projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d027595
)
ARM: sunxi_defconfig: Enable INPUT_EVDEV so axp20x-pek can be used
author
Chen-Yu Tsai
<wens@csie.org>
Sat, 6 Feb 2016 15:53:47 +0000
(23:53 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Tue, 9 Feb 2016 08:02:17 +0000
(09:02 +0100)
sunxi_defconfig already enables INPUT_AXP20X_PEK, but the device is not
exposed to userspace. Enable INPUT_EVDEV so it is.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index efa12c88fe1c476090882f4d21a7c6336d9e935b..a55c48e273090328c06e0fb9725eba026ec119b2 100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-58,6
+58,7
@@
CONFIG_STMMAC_ETH=y
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_WLAN is not set
# CONFIG_INPUT_MOUSEDEV is not set
+CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_SUN4I_LRADC=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y