aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/configs
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2011-01-06 05:33:15 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-01-06 17:19:54 +0900
commit6f09e41d704fe0bc9157a5357480751d39361d01 (patch)
tree38b0ba10280fa44eb09d48221f0e1c9df514495b /arch/sh/configs
parenteac676e531214f1e276645613acae7d7c4529035 (diff)
sh: include Migo-R TS driver in Migo-R defconfig
This patch enables the Migo-R specific touch screen driver in the Migo-R defconfig. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/configs')
-rw-r--r--arch/sh/configs/migor_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/configs/migor_defconfig b/arch/sh/configs/migor_defconfig
index 9ad904a110de..cc61eda44922 100644
--- a/arch/sh/configs/migor_defconfig
+++ b/arch/sh/configs/migor_defconfig
@@ -54,6 +54,8 @@ CONFIG_INPUT_EVDEV=y
# CONFIG_KEYBOARD_ATKBD is not set
CONFIG_KEYBOARD_SH_KEYSC=y
# CONFIG_INPUT_MOUSE is not set
+CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_MIGOR=y
# CONFIG_SERIO is not set
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_SERIAL_SH_SCI=y