projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93711a2
)
ARM: config: Enable GPIO Key driver in stm32_defconfig
author
Maxime Coquelin
<mcoquelin.stm32@gmail.com>
Fri, 4 Nov 2016 14:02:20 +0000
(15:02 +0100)
committer
Olof Johansson
<olof@lixom.net>
Tue, 8 Nov 2016 20:24:29 +0000
(12:24 -0800)
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/stm32_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/stm32_defconfig
b/arch/arm/configs/stm32_defconfig
index
1e5ec2a
..
5a72d69
100644
(file)
--- a/
arch/arm/configs/stm32_defconfig
+++ b/
arch/arm/configs/stm32_defconfig
@@
-38,8
+38,7
@@
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_FW_LOADER is not set
# CONFIG_BLK_DEV is not set
CONFIG_EEPROM_93CX6=y
-# CONFIG_INPUT is not set
-# CONFIG_SERIO is not set
+CONFIG_KEYBOARD_GPIO=y
# CONFIG_VT is not set
# CONFIG_UNIX98_PTYS is not set
# CONFIG_LEGACY_PTYS is not set