diff options
Diffstat (limited to 'configs/ls2080aqds_defconfig')
-rw-r--r-- | configs/ls2080aqds_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls2080aqds_defconfig b/configs/ls2080aqds_defconfig index 30cdad6fbec..63708e9b075 100644 --- a/configs/ls2080aqds_defconfig +++ b/configs/ls2080aqds_defconfig @@ -54,6 +54,7 @@ CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y CONFIG_SYS_FLASH_CFI=y +CONFIG_SYS_MAX_FLASH_BANKS=2 CONFIG_MTD_RAW_NAND=y CONFIG_NAND_FSL_IFC=y CONFIG_SYS_NAND_ONFI_DETECTION=y |