diff options
Diffstat (limited to 'configs/t3corp_defconfig')
-rw-r--r-- | configs/t3corp_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/t3corp_defconfig b/configs/t3corp_defconfig index 9f187c63cf..a804e95b40 100644 --- a/configs/t3corp_defconfig +++ b/configs/t3corp_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_T3CORP=y CONFIG_FIT=y @@ -18,6 +17,7 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |