diff options
Diffstat (limited to 'configs/strider_cpu_defconfig')
-rw-r--r-- | configs/strider_cpu_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_cpu_defconfig b/configs/strider_cpu_defconfig index 3b61969a953..090d7e8efc0 100644 --- a/configs/strider_cpu_defconfig +++ b/configs/strider_cpu_defconfig @@ -22,5 +22,6 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_DOS_PARTITION=y +CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |