diff options
Diffstat (limited to 'configs/xpedite1000_defconfig')
-rw-r--r-- | configs/xpedite1000_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xpedite1000_defconfig b/configs/xpedite1000_defconfig index feda8c2..5b46c0a 100644 --- a/configs/xpedite1000_defconfig +++ b/configs/xpedite1000_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_XPEDITE1000=y CONFIG_FIT=y @@ -14,5 +13,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y |