diff options
-rw-r--r-- | drivers/macintosh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 062dac26f2ae..54f3f6b94efc 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig | |||
@@ -81,6 +81,7 @@ config ADB_PMU | |||
81 | config ADB_PMU_LED | 81 | config ADB_PMU_LED |
82 | bool "Support for the Power/iBook front LED" | 82 | bool "Support for the Power/iBook front LED" |
83 | depends on ADB_PMU | 83 | depends on ADB_PMU |
84 | select NEW_LEDS | ||
84 | select LEDS_CLASS | 85 | select LEDS_CLASS |
85 | help | 86 | help |
86 | Support the front LED on Power/iBooks as a generic LED that can | 87 | Support the front LED on Power/iBooks as a generic LED that can |