[PATCH 03/17] mach-realview: retire custom LED code
From: Bryan Wu <hidden>
Date: 2011-07-11 14:13:29
On Sun, Jul 10, 2011 at 5:27 PM, Russell King - ARM Linux [off-list ref] wrote:
On Wed, Jul 06, 2011 at 08:34:33PM +0800, Bryan Wu wrote:quoted
diff --git a/arch/arm/plat-versatile/Kconfig b/arch/arm/plat-versatile/Kconfig index 52353be..c600420 100644 --- a/arch/arm/plat-versatile/Kconfig +++ b/arch/arm/plat-versatile/Kconfig@@ -7,8 +7,12 @@ config PLAT_VERSATILE_FPGA_IRQ? ? ? bool ?config PLAT_VERSATILE_LEDS - ? ? def_bool y if LEDS_CLASS + ? ? def_bool y ? ? ? depends on ARCH_REALVIEW || ARCH_VERSATILE + ? ? select NEW_LEDS + ? ? select LEDS_CLASS + ? ? select LEDS_TRIGGERS + ? ? select LEDS_TRIGGER_CPUCan you explain the choice to force LED support to be enabled with no choice for these?
I force to select this to default build-in LEDS stuff and don't wanna to modify the defconfig to build-in LEDS stuff as default. Now, I agree we can let users to select them when they wanna to enable LED via menuconfig. Thanks, -- Bryan Wu [off-list ref] Kernel Developer ? ?+86.138-1617-6545 Mobile Ubuntu Kernel Team Canonical Ltd. ? ? ?www.canonical.com Ubuntu - Linux for human beings | www.ubuntu.com