summaryrefslogtreecommitdiff
path: root/configs/omap4_sdp4430_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-28 14:16:32 +0300
committerTom Rini <trini@konsulko.com>2017-08-28 14:16:32 +0300
commit5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb (patch)
tree9311b40f30cc9dea47758aedde469817383aaea7 /configs/omap4_sdp4430_defconfig
parent34f98a3d2e10a273bf5b707ce941b4b8c9fc0e87 (diff)
downloadu-boot-5dc4dfd2a94744a6df0d3f84c98b30d1962d4beb.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap4_sdp4430_defconfig')
-rw-r--r--configs/omap4_sdp4430_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap4_sdp4430_defconfig b/configs/omap4_sdp4430_defconfig
index 218cf35ec0..13c4dd5b38 100644
--- a/configs/omap4_sdp4430_defconfig
+++ b/configs/omap4_sdp4430_defconfig
@@ -7,7 +7,6 @@ CONFIG_TARGET_OMAP4_SDP4430=y
CONFIG_CMD_BAT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_VERSION_VARIABLE=y
@@ -24,6 +23,7 @@ CONFIG_CMD_SPI=y
# CONFIG_CMD_NET is not set
# CONFIG_CMD_NFS is not set
CONFIG_CMD_EXT4_WRITE=y
+CONFIG_ENV_IS_IN_MMC=y
CONFIG_MMC_OMAP_HS=y
CONFIG_SYS_NS16550=y
CONFIG_OMAP3_SPI=y