diff options
Diffstat (limited to 'configs/ls2081ardb_defconfig')
-rw-r--r-- | configs/ls2081ardb_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls2081ardb_defconfig b/configs/ls2081ardb_defconfig index d7c8a5613c..da055d2d17 100644 --- a/configs/ls2081ardb_defconfig +++ b/configs/ls2081ardb_defconfig @@ -3,8 +3,8 @@ CONFIG_TARGET_LS2081ARDB=y CONFIG_SYS_TEXT_BASE=0x20100000 CONFIG_FSL_LS_PPA=y CONFIG_QSPI_AHB_INIT=y -CONFIG_AHCI=y CONFIG_NR_DRAM_BANKS=3 +CONFIG_AHCI=y # CONFIG_SYS_MALLOC_F is not set CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y |