diff options
Diffstat (limited to 'configs/t3corp_defconfig')
-rw-r--r-- | configs/t3corp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/t3corp_defconfig b/configs/t3corp_defconfig index abaff4db36..9f187c63cf 100644 --- a/configs/t3corp_defconfig +++ b/configs/t3corp_defconfig @@ -18,5 +18,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |