summaryrefslogtreecommitdiff
path: root/configs/omap3_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-09-08 14:14:49 (GMT)
committerTom Rini <trini@konsulko.com>2017-09-08 14:14:49 (GMT)
commitdf35f4530b5bb3c462d9da1b065b3a3a0ec196d3 (patch)
treea69e0779addb53c518eaeeee2a81e8d54cfd0a3d /configs/omap3_evm_defconfig
parent0532ceef30b735fe24c0cb4f77fb1717bd55c7ee (diff)
downloadu-boot-df35f4530b5bb3c462d9da1b065b3a3a0ec196d3.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/omap3_evm_defconfig')
-rw-r--r--configs/omap3_evm_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig
index 51fd210..962ffa0 100644
--- a/configs/omap3_evm_defconfig
+++ b/configs/omap3_evm_defconfig
@@ -7,7 +7,6 @@ CONFIG_SYS_MPUCLK=720
CONFIG_TARGET_OMAP3_EVM=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_ENV_IS_IN_NAND=y
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_DEFAULT_FDT_FILE="omap3-evm.dtb"
@@ -44,8 +43,8 @@ CONFIG_DM=y
CONFIG_SPL_DM=y
CONFIG_DM_GPIO=y
CONFIG_MMC_OMAP_HS=y
-CONFIG_NAND=y
CONFIG_MTD=y
+CONFIG_NAND=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_OMAP3_SPI=y