summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2017-02-17 15:51:17 +0100
committerTony Lindgren <tony@atomide.com>2017-02-28 17:38:10 +0100
commit0341735226dcfa9d3727ff001e030f879ab91ca2 (patch)
treee7222a79caf0e3498fbe6d9f20a43106ee8c657d /arch
parentARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI (diff)
downloadlinux-0341735226dcfa9d3727ff001e030f879ab91ca2.tar.xz
linux-0341735226dcfa9d3727ff001e030f879ab91ca2.zip
ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modules
Otherwise mice won't be happy. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 195c98b85568..77ffccfd0c3f 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -188,6 +188,7 @@ CONFIG_WL12XX=m
CONFIG_WL18XX=m
CONFIG_WLCORE_SPI=m
CONFIG_WLCORE_SDIO=m
+CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
CONFIG_KEYBOARD_ATKBD=m