commit | 649e85797259162f7fdc696420e7492f20226f2d | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Jun 28 13:57:16 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 28 15:19:04 2006 +1000 |
tree | 027fad19525f25707146eb339a4beb8aeebb8664 | |
parent | 3965f8c59778b0d37460ec268f92c0c382546b5c [diff] [blame] |
[POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig index 062dac2..54f3f6b 100644 --- a/drivers/macintosh/Kconfig +++ b/drivers/macintosh/Kconfig
@@ -81,6 +81,7 @@ config ADB_PMU_LED bool "Support for the Power/iBook front LED" depends on ADB_PMU + select NEW_LEDS select LEDS_CLASS help Support the front LED on Power/iBooks as a generic LED that can