projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
226ddc0
)
configs: sandbox64: Enable BUTTON_ADC driver
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sun, 13 Aug 2023 03:05:52 +0000
(
05:05
+0200)
committer
Simon Glass
<sjg@chromium.org>
Sun, 20 Aug 2023 21:55:27 +0000
(15:55 -0600)
Align the sandbox64 defconfig with sandbox defconfig. Enable missing
BUTTON ADC driver. This fixes ut_dm_dm_test_button_keys_adc test .
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox64_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox64_defconfig
b/configs/sandbox64_defconfig
index 28badf60ce5219fadc1d9e29d5f3ea2c0d5c0acd..b15b2cf099fb67ccbd24f74577fd312c95b5f69a 100644
(file)
--- a/
configs/sandbox64_defconfig
+++ b/
configs/sandbox64_defconfig
@@
-124,6
+124,7
@@
CONFIG_SYS_ATA_REG_OFFSET=1
CONFIG_SYS_ATA_ALT_OFFSET=2
CONFIG_SYS_ATA_IDE0_OFFSET=0
CONFIG_BUTTON=y
+CONFIG_BUTTON_ADC=y
CONFIG_BUTTON_GPIO=y
CONFIG_CLK=y
CONFIG_CLK_K210=y