From: <far...@us...> - 2006-08-20 12:38:18
|
Revision: 551 Author: farcaller Date: 2006-08-20 05:38:11 -0700 (Sun, 20 Aug 2006) ViewCVS: http://svn.sourceforge.net/hackndev/?rev=551&view=rev Log Message: ----------- palmt3: TSC2101 driver requires PXA2xx I2Sound Modified Paths: -------------- linux4palm/linux/trunk/drivers/soc/Kconfig Modified: linux4palm/linux/trunk/drivers/soc/Kconfig =================================================================== --- linux4palm/linux/trunk/drivers/soc/Kconfig 2006-08-20 12:36:28 UTC (rev 550) +++ linux4palm/linux/trunk/drivers/soc/Kconfig 2006-08-20 12:38:11 UTC (rev 551) @@ -66,6 +66,7 @@ config SOC_TSC2101 tristate "Support for TI TSC2101 Touchscreen and Audio Codec" depends on TOUCHSCREEN_TSC2101 + select SND_PXA2xx_I2SOUND help Support for TI TSC2101 Touchscreen and Audio Codec This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |