diff options
Diffstat (limited to 'configs/integratorap_cm946es_defconfig')
-rw-r--r-- | configs/integratorap_cm946es_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/integratorap_cm946es_defconfig b/configs/integratorap_cm946es_defconfig index 6d4c1b53c9..0620e3760f 100644 --- a/configs/integratorap_cm946es_defconfig +++ b/configs/integratorap_cm946es_defconfig @@ -19,6 +19,9 @@ CONFIG_CMD_PCI=y # CONFIG_CMD_SETEXPR is not set # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_PROTECTION=y +CONFIG_SYS_FLASH_CFI=y CONFIG_PCI=y CONFIG_BAUDRATE=38400 CONFIG_OF_LIBFDT=y |