summaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorSreedhara DS2010-06-01 13:50:06 +0200
committerGreg Kroah-Hartman2010-06-04 22:38:51 +0200
commita4cff8b82a3cd0c95348ad4ae28cee7a918a35cd (patch)
treed8bd405db2ac5c30ec5934f6555c10c129e427af /drivers/staging/Makefile
parentstaging: Add framebuffer driver for XGI chipsets (diff)
downloadkernel-qcow2-linux-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.tar.gz
kernel-qcow2-linux-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.tar.xz
kernel-qcow2-linux-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.zip
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 4a02c0df9ced..352ca2a973c2 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/