[PATCH 06/17] mach-shark: retire custom LED code
Russell King - ARM Linux
linux at arm.linux.org.uk
Sun Jul 10 05:30:07 EDT 2011
On Wed, Jul 06, 2011 at 08:34:36PM +0800, Bryan Wu wrote:
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 9adc278..df971c7 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -783,6 +783,12 @@ config ARCH_SHARK
> select ZONE_DMA
> select PCI
> select ARCH_USES_GETTIMEOFFSET
> + select NEW_LEDS
> + select LEDS_CLASS
> + select LEDS_TRIGGERS
> + select LEDS_TRIGGER_CPU
> + select LEDS_TRIGGER_HEARTBEAT
> + select LEDS_TRIGGER_DEFAULT_ON
So Shark too gets forced to have LED support no matter what. Can we
please stop this madness.
More information about the linux-arm-kernel
mailing list