Skip to content

Commit

Permalink
hwmon/applesmc: Simplify dependencies
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jean Delvare authored and Jean Delvare committed May 27, 2007
1 parent 45f2acc commit 548c343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 548c343

Please sign in to comment.