Commit 548c343b authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare

hwmon/applesmc: Simplify dependencies

The dependency upon HWMON is now handled at menu level.
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Cc: Nicolas Boichat <nicolas@boichat.ch>
parent 45f2acc4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment