aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-30 12:40:24 -0400
committerTom Rini <trini@konsulko.com>2021-08-30 12:40:24 -0400
commit18f528535d66aa7c13fba2d7f0d8fa3ff90c91e3 (patch)
tree0b68e2f3f4e900c82c75f7361cd8450b2a5059a9 /configs/sandbox_defconfig
parentb9cb74a5aa256fc34a1b2b9dd847a985b91f34f6 (diff)
downloadu-boot-18f528535d66aa7c13fba2d7f0d8fa3ff90c91e3.zip
u-boot-18f528535d66aa7c13fba2d7f0d8fa3ff90c91e3.tar.gz
u-boot-18f528535d66aa7c13fba2d7f0d8fa3ff90c91e3.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_defconfig')
-rw-r--r--configs/sandbox_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 4658f18..ea08a9e 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -120,8 +120,6 @@ CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_NETCONSOLE=y
CONFIG_IP_DEFRAG=y
CONFIG_DM_DMA=y
-CONFIG_REGMAP=y
-CONFIG_SYSCON=y
CONFIG_DEVRES=y
CONFIG_DEBUG_DEVRES=y
CONFIG_SIMPLE_PM_BUS=y
@@ -131,9 +129,9 @@ CONFIG_AXI=y
CONFIG_AXI_SANDBOX=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_DM_BOOTCOUNT=y
-CONFIG_DM_BOOTCOUNT_SYSCON=y
CONFIG_DM_BOOTCOUNT_RTC=y
CONFIG_DM_BOOTCOUNT_I2C_EEPROM=y
+CONFIG_DM_BOOTCOUNT_SYSCON=y
CONFIG_BUTTON=y
CONFIG_BUTTON_ADC=y
CONFIG_BUTTON_GPIO=y