summaryrefslogtreecommitdiff
path: root/configs/MPC8555CDS_legacy_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-28 07:16:32 -0400
committerTom Rini <trini@konsulko.com>2017-08-28 07:16:32 -0400
commit5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb (patch)
tree9311b40f30cc9dea47758aedde469817383aaea7 /configs/MPC8555CDS_legacy_defconfig
parent34f98a3d2e10a273bf5b707ce941b4b8c9fc0e87 (diff)
downloadu-boot-5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/MPC8555CDS_legacy_defconfig')
-rw-r--r--configs/MPC8555CDS_legacy_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MPC8555CDS_legacy_defconfig b/configs/MPC8555CDS_legacy_defconfig
index f6a4877d23..ced68d8372 100644
--- a/configs/MPC8555CDS_legacy_defconfig
+++ b/configs/MPC8555CDS_legacy_defconfig
@@ -5,7 +5,6 @@ CONFIG_TARGET_MPC8555CDS=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_SYS_EXTRA_OPTIONS="LEGACY"
-CONFIG_ENV_IS_IN_FLASH=y
CONFIG_BOOTDELAY=10
CONFIG_HUSH_PARSER=y
CONFIG_CMD_REGINFO=y
@@ -14,6 +13,7 @@ CONFIG_CMD_PCI=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
# CONFIG_CMD_HASH is not set
+CONFIG_ENV_IS_IN_FLASH=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
CONFIG_PHYLIB=y