ARM: sunxi_defconfig: Enable INPUT_EVDEV so axp20x-pek can be used
authorChen-Yu Tsai <wens@csie.org>
Sat, 6 Feb 2016 15:53:47 +0000 (23:53 +0800)
committerMaxime 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

index efa12c88fe1c476090882f4d21a7c6336d9e935b..a55c48e273090328c06e0fb9725eba026ec119b2 100644 (file)
@@ -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
This page took 0.024683 seconds and 5 git commands to generate.