summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-28 15:46:52 +0300
committerTom Rini <trini@konsulko.com>2020-07-28 15:46:52 +0300
commitf7d0ae9c630a163ec957d492a6b7d115f7edcecc (patch)
treef5967b5672f76117f23ee1cb07a01cf66fb2a1a3 /configs/am335x_shc_defconfig
parent1db942b67d00a3569efbbd3f36140470b0e59b2e (diff)
downloadu-boot-f7d0ae9c630a163ec957d492a6b7d115f7edcecc.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/am335x_shc_defconfig')
-rw-r--r--configs/am335x_shc_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/am335x_shc_defconfig b/configs/am335x_shc_defconfig
index 6401375250..bdb75cef6b 100644
--- a/configs/am335x_shc_defconfig
+++ b/configs/am335x_shc_defconfig
@@ -15,6 +15,7 @@ CONFIG_ENV_OFFSET_REDUND=0x9000
CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SERIES=y
+CONFIG_DEFAULT_DEVICE_TREE="am335x-shc"
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SHOW_BOOT_PROGRESS=y
# CONFIG_USE_BOOTCOMMAND is not set
@@ -43,7 +44,6 @@ CONFIG_CMD_MMC=y
CONFIG_BOOTP_DNS2=y
CONFIG_CMD_CACHE=y
CONFIG_OF_CONTROL=y
-CONFIG_DEFAULT_DEVICE_TREE="am335x-shc"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_REDUNDAND_ENVIRONMENT=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
@@ -57,5 +57,4 @@ CONFIG_MII=y
CONFIG_DRIVER_TI_CPSW=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_SINGLE=y
-CONFIG_FAT_WRITE=y
CONFIG_LZO=y