From: <far...@us...> - 2006-12-08 20:45:19
|
Revision: 707 http://svn.sourceforge.net/hackndev/?rev=707&view=rev Author: farcaller Date: 2006-12-08 12:45:15 -0800 (Fri, 08 Dec 2006) Log Message: ----------- palmt3: tsc2101 is REALLY ugly. Fixed deps again Modified Paths: -------------- linux4palm/linux/trunk/drivers/input/touchscreen/Kconfig Modified: linux4palm/linux/trunk/drivers/input/touchscreen/Kconfig =================================================================== --- linux4palm/linux/trunk/drivers/input/touchscreen/Kconfig 2006-12-08 20:31:11 UTC (rev 706) +++ linux4palm/linux/trunk/drivers/input/touchscreen/Kconfig 2006-12-08 20:45:15 UTC (rev 707) @@ -52,7 +52,6 @@ config TOUCHSCREEN_TSC2101 tristate "TI TSC2101 touchscreen input driver" depends on (MACH_HX2750 || MACH_T3XSCALE) && INPUT && INPUT_TOUCHSCREEN - select SOC_TSC2101 default y help Say Y here to enable the driver for the touchscreen on the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |