X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fhwmon%2FKconfig;h=390c6fa4efad6dddce3fecea5e898603876634f7;hb=95f289aeff4867bebb783c8482f8a5ec3aeba249;hp=d402e8d813ce2628d0fa7f079267ad1cdfbada14;hpb=9c0d2a20fe331946c1a65a5865faf56e93255c5c;p=linux-2.6-omap-h63xx.git diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index d402e8d813c..390c6fa4efa 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -836,6 +836,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