Title: [9438] trunk/drivers/staging/iio/adc/Kconfig: staging: iio: adc: restore AD7816 option (it was deleted by accident instead of AD7416) and fix numerical ordering between ADT7310 and ADT7410
- Revision
- 9438
- Author
- vapier
- Date
- 2010-10-26 14:01:31 -0400 (Tue, 26 Oct 2010)
Log Message
staging: iio: adc: restore AD7816 option (it was deleted by accident instead of AD7416) and fix numerical ordering between ADT7310 and ADT7410
Modified Paths
Diff
Modified: trunk/drivers/staging/iio/adc/Kconfig (9437 => 9438)
--- trunk/drivers/staging/iio/adc/Kconfig 2010-10-26 17:52:23 UTC (rev 9437)
+++ trunk/drivers/staging/iio/adc/Kconfig 2010-10-26 18:01:31 UTC (rev 9438)
@@ -62,13 +62,6 @@
Say yes here to build support for Analog Devices AD7314
temperature sensors.
-config AD7416
- tristate "Analog Devices AD7416/7/8 temperature sensor and ADC driver"
- depends on I2C
- help
- Say yes here to build support for Analog Devices AD74167/8
- temperature sensors and ADC.
-
config AD799X
tristate "Analog Devices AD799x ADC driver"
depends on I2C
@@ -114,6 +107,13 @@
To compile this driver as a module, choose M here: the
module will be called ad7745.
+config AD7816
+ tristate "Analog Devices AD7816/7/8 temperature sensor and ADC driver"
+ depends on SPI
+ help
+ Say yes here to build support for Analog Devices AD7816/7/8
+ temperature sensors and ADC.
+
config ADT75
tristate "Analog Devices ADT75 temperature sensor driver"
depends on I2C
@@ -121,16 +121,16 @@
Say yes here to build support for Analog Devices ADT75
temperature sensors.
+config ADT7310
+ tristate "Analog Devices ADT7310 temperature sensor driver"
+ depends on SPI
+ help
+ Say yes here to build support for Analog Devices ADT7310
+ temperature sensors.
+
config ADT7410
tristate "Analog Devices ADT7410 temperature sensor driver"
depends on I2C
help
Say yes here to build support for Analog Devices ADT7410
temperature sensors.
-
-config ADT7310
- tristate "Analog Devices ADT7310 temperature sensor driver"
- depends on SPI
- help
- Say yes here to build support for Analog Devices ADT7310
- temperature sensors.
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits