X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=blobdiff_plain;f=drivers%2Fhwmon%2FKconfig;fp=drivers%2Fhwmon%2FKconfig;h=1d3374ae7eba898d251359e6cf6657228dc60575;hp=0e8a9185f676fa6ade83113b983a7e6430e52739;hb=0d5f2216edfeb9904e0d6512f803b0f93871baaf;hpb=14fc69723d3442ef46f8f82b3f481e82f06a346d diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 0e8a9185f67..1d3374ae7eb 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -995,6 +995,22 @@ config SENSORS_APPLESMC Say Y here if you have an applicable laptop and want to experience the awesome power of applesmc. +config SENSORS_TSC210X + tristate "TI TSC210x battery & temperature sensors" + depends on HWMON && SPI_MASTER + select SPI_TSC210X + help + Say Y if your board has a TSC210x chip and you want to + have its battery state, auxiliary input and/or temperature + sensors exported through hwmon. + + This driver can also be built as a module. In this case + the module will be called tsc210x_sensors. + +config SENSORS_OMAP34XX + tristate "TI OMAP34xx internal temperature sensor" + depends on ARCH_OMAP3 && HIGH_RES_TIMERS + config HWMON_DEBUG_CHIP bool "Hardware Monitoring Chip debugging messages" default n