diff options
author | Tom Rini <trini@konsulko.com> | 2017-03-13 13:48:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-03-13 13:52:33 -0400 |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/xpedite537x_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) | |
download | u-boot-8728c97eff5bd95f58320f886ae305f17931a374.zip u-boot-8728c97eff5bd95f58320f886ae305f17931a374.tar.gz u-boot-8728c97eff5bd95f58320f886ae305f17931a374.tar.bz2 |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xpedite537x_defconfig')
-rw-r--r-- | configs/xpedite537x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/xpedite537x_defconfig b/configs/xpedite537x_defconfig index c4cc4eb..5712edf 100644 --- a/configs/xpedite537x_defconfig +++ b/configs/xpedite537x_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -# CONFIG_MMC is not set CONFIG_MPC85xx=y CONFIG_TARGET_XPEDITE537X=y CONFIG_FIT=y @@ -16,6 +15,7 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_SYS_FSL_DDR2=y +# CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |