diff options
Diffstat (limited to 'configs/nsa310s_defconfig')
-rw-r--r-- | configs/nsa310s_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/nsa310s_defconfig b/configs/nsa310s_defconfig index 8b525eb5ff..0c1d808f12 100644 --- a/configs/nsa310s_defconfig +++ b/configs/nsa310s_defconfig @@ -52,6 +52,8 @@ CONFIG_SYS_FAULT_ECHO_LINK_DOWN=y CONFIG_DM=y CONFIG_SATA_MV=y CONFIG_SYS_SATA_MAX_DEVICE=1 +CONFIG_LBA48=y +CONFIG_SYS_64BIT_LBA=y # CONFIG_MMC is not set CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y |