hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips
[safe/jmp/linux-2.6] / drivers / hwmon / Kconfig
index f8090e1..ee57a4a 100644 (file)
@@ -702,6 +702,23 @@ config SENSORS_SHT15
          This driver can also be built as a module.  If so, the module
          will be called sht15.
 
+config SENSORS_S3C
+       tristate "S3C24XX/S3C64XX Inbuilt ADC"
+       depends on ARCH_S3C2410 || ARCH_S3C64XX
+       help
+         If you say yes here you get support for the on-board ADCs of
+         the Samsung S3C24XX or S3C64XX series of SoC
+
+         This driver can also be built as a module. If so, the module
+         will be called s3c-hwmo.
+
+config SENSORS_S3C_RAW
+       bool "Include raw channel attributes in sysfs"
+       depends on SENSORS_S3C
+       help
+         Say Y here if you want to include raw copies of all the ADC
+         channels in sysfs.
+
 config SENSORS_SIS5595
        tristate "Silicon Integrated Systems Corp. SiS5595"
        depends on PCI
@@ -797,6 +814,16 @@ config SENSORS_TMP401
          This driver can also be built as a module.  If so, the module
          will be called tmp401.
 
+config SENSORS_TMP421
+       tristate "Texas Instruments TMP421 and compatible"
+       depends on I2C && EXPERIMENTAL
+       help
+         If you say yes here you get support for Texas Instruments TMP421,
+         TMP422 and TMP423 temperature sensor chips.
+
+         This driver can also be built as a module.  If so, the module
+         will be called tmp421.
+
 config SENSORS_VIA686A
        tristate "VIA686A"
        depends on PCI
@@ -950,6 +977,7 @@ config SENSORS_HDAPS
 config SENSORS_LIS3LV02D
        tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer"
        depends on ACPI && INPUT
+       select INPUT_POLLDEV
        select NEW_LEDS
        select LEDS_CLASS
        default n
@@ -977,6 +1005,7 @@ config SENSORS_LIS3LV02D
 config SENSORS_LIS3_SPI
        tristate "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)"
        depends on !ACPI && SPI_MASTER && INPUT
+       select INPUT_POLLDEV
        default n
        help
          This driver provides support for the LIS3LV02Dx accelerometer connected