aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
committerTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
commitdf33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch)
treeb702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/sandbox_spl_defconfig
parentf55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff)
downloadu-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.zip
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.gz
u-boot-df33f8646855e65b8e7232c7fd5739e1ae1eb58b.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_spl_defconfig')
-rw-r--r--configs/sandbox_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig
index b715c3f..0b3391a 100644
--- a/configs/sandbox_spl_defconfig
+++ b/configs/sandbox_spl_defconfig
@@ -3,7 +3,6 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
-CONFIG_SPL_FIRMWARE=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL=y
CONFIG_BOOTSTAGE_STASH_ADDR=0x0
@@ -94,6 +93,7 @@ CONFIG_DM_DEMO_SIMPLE=y
CONFIG_DM_DEMO_SHAPE=y
CONFIG_BOARD=y
CONFIG_BOARD_SANDBOX=y
+CONFIG_SPL_FIRMWARE=y
CONFIG_PM8916_GPIO=y
CONFIG_SANDBOX_GPIO=y
CONFIG_I2C_CROS_EC_TUNNEL=y