diff options
Diffstat (limited to 'configs/slimbootloader_defconfig')
-rw-r--r-- | configs/slimbootloader_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/slimbootloader_defconfig b/configs/slimbootloader_defconfig index 2e938b64867..b6b9f88c00b 100644 --- a/configs/slimbootloader_defconfig +++ b/configs/slimbootloader_defconfig @@ -28,6 +28,8 @@ CONFIG_TFTP_TSIZE=y CONFIG_REGMAP=y CONFIG_SYSCON=y # CONFIG_ACPIGEN is not set +CONFIG_LBA48=y +CONFIG_SYS_64BIT_LBA=y # CONFIG_PCI_PNP is not set CONFIG_CONSOLE_SCROLL_LINES=5 # CONFIG_GZIP is not set |