git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
626ebf7
)
sandbox: enable button
author
Philippe Reynes
<philippe.reynes@softathome.com>
Fri, 24 Jul 2020 16:19:50 +0000
(18:19 +0200)
committer
Simon Glass
<sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000
(19:30 -0600)
Enable the support of button (driver and command) on sandbox.
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
configs/sandbox_defconfig
patch
|
blob
|
history
diff --git
a/configs/sandbox_defconfig
b/configs/sandbox_defconfig
index
b30f1e3
..
5bb44c7
100644
(file)
--- a/
configs/sandbox_defconfig
+++ b/
configs/sandbox_defconfig
@@
-108,6
+108,8
@@
CONFIG_AXI_SANDBOX=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_DM_BOOTCOUNT=y
CONFIG_DM_BOOTCOUNT_RTC=y
+CONFIG_BUTTON=y
+CONFIG_BUTTON_GPIO=y
CONFIG_CLK=y
CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_SANDBOX_CLK_CCF=y