New defconfig with tablet device support.
authorUrja Rannikko <urjaman@gmail.com>
Mon, 1 Nov 2010 04:28:12 +0000 (06:28 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 17 Jan 2011 17:03:09 +0000 (19:03 +0200)
Also used a real .config from the kernel. ADS7846 change to module is not real,
it is already a module - forced due to HWMON being modularized.

[notasas@gmail.com: edited out some irrelevant stuff]

recipes/linux/omap3-pandora-kernel/defconfig

index 4c70f7b..2486f6b 100644 (file)
@@ -802,9 +802,14 @@ CONFIG_INPUT_MOUSE=y
 # CONFIG_MOUSE_VSXXXAA is not set
 # CONFIG_MOUSE_GPIO is not set
 # CONFIG_INPUT_JOYSTICK is not set
-# CONFIG_INPUT_TABLET is not set
+CONFIG_INPUT_TABLET=y
+CONFIG_TABLET_USB_ACECAD=m
+CONFIG_TABLET_USB_AIPTEK=m
+CONFIG_TABLET_USB_GTCO=m
+CONFIG_TABLET_USB_KBTAB=m
+CONFIG_TABLET_USB_WACOM=m
 CONFIG_INPUT_TOUCHSCREEN=y
-CONFIG_TOUCHSCREEN_ADS7846=y
+CONFIG_TOUCHSCREEN_ADS7846=m
 # CONFIG_TOUCHSCREEN_FUJITSU is not set
 # CONFIG_TOUCHSCREEN_GUNZE is not set
 # CONFIG_TOUCHSCREEN_ELO is not set