X-Git-Url: http://git.rot13.org/?p=powerpc.git;a=blobdiff_plain;f=drivers%2Fhwmon%2FKconfig;fp=drivers%2Fhwmon%2FKconfig;h=3ba3a5221c41776f75f07706a4d20effbca452c4;hp=a853eb2dda732e2641bb29426afc4051aff1d63f;hb=36f021b579d195cdc5fa6f3e2bab198b4bf70643;hpb=1d72acf91abb327e25137ad2e371c1a788b34e45 diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index a853eb2dda..3ba3a5221c 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -617,6 +617,30 @@ config SENSORS_HDAPS Say Y here if you have an applicable laptop and want to experience the awesome power of hdaps. +config SENSORS_APPLESMC + tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)" + depends on HWMON && INPUT && X86 + select NEW_LEDS + select LEDS_CLASS + default n + help + This driver provides support for the Apple System Management + Controller, which provides an accelerometer (Apple Sudden Motion + Sensor), light sensors, temperature sensors, keyboard backlight + control and fan control. + + Only Intel-based Apple's computers are supported (MacBook Pro, + MacBook, MacMini). + + Data from the different sensors, keyboard backlight control and fan + control are accessible via sysfs. + + This driver also provides an absolute input class device, allowing + the laptop to act as a pinball machine-esque joystick. + + Say Y here if you have an applicable laptop and want to experience + the awesome power of applesmc. + config HWMON_DEBUG_CHIP bool "Hardware Monitoring Chip debugging messages" default n