From 649e85797259162f7fdc696420e7492f20226f2d Mon Sep 17 00:00:00 2001
From: Paul Mackerras <paulus@samba.org>
Date: Wed, 28 Jun 2006 13:57:16 +1000
Subject: [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set

Signed-off-by: Paul Mackerras <paulus@samba.org>
---
 drivers/macintosh/Kconfig | 1 +
 1 file changed, 1 insertion(+)

(limited to 'drivers')

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
 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
-- 
cgit v1.2.3