diff options
Diffstat (limited to 'configs/xpedite517x_defconfig')
-rw-r--r-- | configs/xpedite517x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xpedite517x_defconfig b/configs/xpedite517x_defconfig index 1058e318a0..1358b7948f 100644 --- a/configs/xpedite517x_defconfig +++ b/configs/xpedite517x_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC86xx=y CONFIG_TARGET_XPEDITE517X=y CONFIG_FIT=y @@ -15,6 +14,7 @@ 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 CONFIG_OF_LIBFDT=y |