Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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