Title: [9062] trunk/drivers/staging/iio/addac/Kconfig: staging: iio: addac: clean up kconfig text a bit
Revision
9062
Author
vapier
Date
2010-08-07 01:07:45 -0400 (Sat, 07 Aug 2010)

Log Message

staging: iio: addac: clean up kconfig text a bit

Modified Paths


Diff

Modified: trunk/drivers/staging/iio/addac/Kconfig (9061 => 9062)


--- trunk/drivers/staging/iio/addac/Kconfig	2010-08-07 05:07:26 UTC (rev 9061)
+++ trunk/drivers/staging/iio/addac/Kconfig	2010-08-07 05:07:45 UTC (rev 9062)
@@ -5,13 +5,12 @@
 
 config ADT7316
 	tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver"
-	depends on SPI
 	help
 	  Say yes here to build support for Analog Devices ADT7316/7/8
 	  and ADT7516/7/9 temperature sensors, ADC and DAC.
 
 config ADT7316_SPI
-	tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 SPI bus driver"
+	tristate "support SPI bus connection"
 	depends on SPI && ADT7316
 	default y
 	help
@@ -19,7 +18,7 @@
 	  and ADT7516/7/9.
 
 config ADT7316_I2C
-	tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 I2C bus driver"
+	tristate "support I2C bus connection"
 	depends on I2C && ADT7316
 	help
 	  Say yes here to build I2C bus support for Analog Devices ADT7316/7/8
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to