summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorSreedhara DS <sreedhara.ds@intel.com>2010-06-01 12:50:06 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-04 13:38:51 -0700
commita4cff8b82a3cd0c95348ad4ae28cee7a918a35cd (patch)
treed8bd405db2ac5c30ec5934f6555c10c129e427af /drivers/staging/Makefile
parentd7636e0b0769e0f4f437ff33168d723f86e7c080 (diff)
downloadop-kernel-dev-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.zip
op-kernel-dev-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.tar.gz
Staging: mid: Intel MID touch screen driver
Touchscreen driver used by intel mid devices. Some clean up by Alan Cox. This driver is basically ready for upstreaming properly but is tied wrongly to the SPI layer and needs firmware/SFI changes to fix that. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 4a02c0d..352ca2a 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -52,3 +52,4 @@ obj-$(CONFIG_CXT1E1) += cxt1e1/
obj-$(CONFIG_TI_ST) += ti-st/
obj-$(CONFIG_ADIS16255) += adis16255/
obj-$(CONFIG_FB_XGI) += xgifb/
+obj-$(CONFIG_TOUCHSCREEN_MRSTOUCH) += mrst-touchscreen/
OpenPOWER on IntegriCloud