diff options
Diffstat (limited to 'configs/integratorap_cm926ejs_defconfig')
-rw-r--r-- | configs/integratorap_cm926ejs_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/integratorap_cm926ejs_defconfig b/configs/integratorap_cm926ejs_defconfig index b4bfa6ad15..d87d332ff0 100644 --- a/configs/integratorap_cm926ejs_defconfig +++ b/configs/integratorap_cm926ejs_defconfig @@ -9,5 +9,6 @@ CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Integrator-AP # " CONFIG_CMD_ARMFLASH=y # CONFIG_CMD_SETEXPR is not set +CONFIG_MTD_NOR_FLASH=y CONFIG_PCI=y CONFIG_OF_LIBFDT=y |