hwmon/applesmc: Simplify dependencies

The dependency upon HWMON is now handled at menu level.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Nicolas Boichat <nicolas@boichat.ch>
This commit is contained in:
Jean Delvare 2007-05-27 22:17:43 +02:00 committed by Jean Delvare
parent 45f2acc484
commit 548c343b2f
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ config SENSORS_HDAPS
config SENSORS_APPLESMC
tristate "Apple SMC (Motion sensor, light sensor, keyboard backlight)"
depends on HWMON && INPUT && X86
depends on INPUT && X86
select NEW_LEDS
select LEDS_CLASS
default n