Title: [9100] trunk/drivers/input/touchscreen/Kconfig: [#6066] AD7160 Linux Driver Support: Add firmware loader/flash upgrade support
Revision
9100
Author
hennerich
Date
2010-08-25 11:51:50 -0400 (Wed, 25 Aug 2010)

Log Message

[#6066] AD7160 Linux Driver Support: Add firmware loader/flash upgrade support

Modified Paths

Diff

Modified: trunk/drivers/input/touchscreen/Kconfig (9099 => 9100)


--- trunk/drivers/input/touchscreen/Kconfig	2010-08-25 15:27:17 UTC (rev 9099)
+++ trunk/drivers/input/touchscreen/Kconfig	2010-08-25 15:51:50 UTC (rev 9100)
@@ -106,6 +106,13 @@
 	  Say Y here if you have a touchscreen interface using the AD7160
 	  and you want the raw data character interface
 
+config TOUCHSCREEN_AD7160_FW
+	bool "AD7160 based touchscreens firmware loading support"
+	depends on TOUCHSCREEN_AD7160
+	help
+	  Say Y here if you have a touchscreen interface using the AD7160
+	  and you want to be able to replace the firmware on your device
+
 config TOUCHSCREEN_BITSY
 	tristate "Compaq iPAQ H3600 (Bitsy) touchscreen"
 	depends on SA1100_BITSY
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to