summaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorSreedhara DS <sreedhara.ds@intel.com>2010-06-01 11:50:06 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-04 20:38:51 (GMT)
commita4cff8b82a3cd0c95348ad4ae28cee7a918a35cd (patch)
treed8bd405db2ac5c30ec5934f6555c10c129e427af /drivers/staging/Makefile
parentd7636e0b0769e0f4f437ff33168d723f86e7c080 (diff)
downloadlinux-fsl-qoriq-a4cff8b82a3cd0c95348ad4ae28cee7a918a35cd.tar.xz
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/