diff options
Diffstat (limited to 'configs/ap325rxa_defconfig')
-rw-r--r-- | configs/ap325rxa_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ap325rxa_defconfig b/configs/ap325rxa_defconfig index 8cadf0b9c9..d2f0d7fc42 100644 --- a/configs/ap325rxa_defconfig +++ b/configs/ap325rxa_defconfig @@ -27,6 +27,8 @@ CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0xB6080000 CONFIG_SMC911X_32_BIT=y |