diff options
author | Stephan Berberig <s.berberig@arcor.de> | 2006-12-12 12:18:28 -0500 |
---|---|---|
committer | Jean Delvare <khali@arrakis.delvare> | 2006-12-12 12:18:28 -0500 |
commit | 0f23e50aa5fc578e1c50e873858e6ab7a1e32f0e (patch) | |
tree | 7c77ab70fdb0b846904d030b530d092ba9109f03 /drivers/hwmon/Kconfig | |
parent | 509a5e85c3a8f0a81c916fac4579b6d1b5ea58da (diff) |
hwmon/hdaps: Update the list of supported devices
Remove the strange DMI for the R52 (1846AQG)
and add a note to update to latest BIOS in the Kconfig
and source code.
Signed-off-by: Stephan Berberig <s.berberig@arcor.de>
Signed-off-by: Robert Love <rlove@rlove.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index e76d91906c99..39ab2fc128cf 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -527,6 +527,9 @@ config SENSORS_HDAPS | |||
527 | This driver also provides an absolute input class device, allowing | 527 | This driver also provides an absolute input class device, allowing |
528 | the laptop to act as a pinball machine-esque joystick. | 528 | the laptop to act as a pinball machine-esque joystick. |
529 | 529 | ||
530 | If your ThinkPad is not recognized by the driver, please update to latest | ||
531 | BIOS. This is especially the case for some R52 ThinkPads. | ||
532 | |||
530 | Say Y here if you have an applicable laptop and want to experience | 533 | Say Y here if you have an applicable laptop and want to experience |
531 | the awesome power of hdaps. | 534 | the awesome power of hdaps. |
532 | 535 | ||