diff options
Diffstat (limited to 'configs/kzm9g_defconfig')
-rw-r--r-- | configs/kzm9g_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/kzm9g_defconfig b/configs/kzm9g_defconfig index b64a437f77..032246a48b 100644 --- a/configs/kzm9g_defconfig +++ b/configs/kzm9g_defconfig @@ -22,6 +22,8 @@ CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_FLASH=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SMC911X=y CONFIG_SMC911X_BASE=0x10000000 CONFIG_SMC911X_32_BIT=y |