summaryrefslogtreecommitdiff
path: root/configs/mx6cuboxi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-22 10:17:35 -0400
committerTom Rini <trini@konsulko.com>2022-04-22 10:17:35 -0400
commitbfdb30559c763b74199666dfb20e1d9f207b917a (patch)
tree987b8043b620aeb00cd2a0bf0d5975e8959c17d5 /configs/mx6cuboxi_defconfig
parent759a89924b8c5eb4ee776d03d948c80e3d104a9e (diff)
downloadu-boot-bfdb30559c763b74199666dfb20e1d9f207b917a.tar.gz
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6cuboxi_defconfig')
-rw-r--r--configs/mx6cuboxi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig
index 6422ac50e0..1e2e332af9 100644
--- a/configs/mx6cuboxi_defconfig
+++ b/configs/mx6cuboxi_defconfig
@@ -26,7 +26,6 @@ CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="if hdmidet; then usb start; setenv stdin serial,usbkbd; setenv stdout serial,vidconsole; setenv stderr serial,vidconsole; else setenv stdin serial; setenv stdout serial; setenv stderr serial; fi;"
CONFIG_BOARD_EARLY_INIT_F=y
-CONFIG_SPL_SEPARATE_BSS=y
CONFIG_SPL_FS_EXT4=y
CONFIG_SPL_I2C=y
CONFIG_SPL_WATCHDOG=y