]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: u8500_defconfig: turn on the Synaptics RMI4 driver
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 21 Mar 2016 08:50:37 +0000 (09:50 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 29 Mar 2016 22:26:15 +0000 (00:26 +0200)
The Ux500 boards may have an RMI4 unit, and the DT fragments for
them have been merged upstream. Add it to the defconfig.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/u8500_defconfig

index 07055eacbb0f24a045b04bf61f923da9c7ebb43c..a691d590fbd142fcc15a8761e311dfa283ee363c 100644 (file)
@@ -63,6 +63,9 @@ CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_BU21013=y
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_AB8500_PONKEY=y
+CONFIG_RMI4_CORE=y
+CONFIG_RMI4_I2C=y
+CONFIG_RMI4_F11=y
 # CONFIG_SERIO is not set
 CONFIG_VT_HW_CONSOLE_BINDING=y
 # CONFIG_LEGACY_PTYS is not set