Applied: [PATCH] UBUNTU: [Config] compile in led support
Leann Ogasawara
leann.ogasawara at canonical.com
Wed Jun 6 13:54:07 UTC 2012
Applied to Quantal ti-omap4.
Thanks,
Leann
On 06/06/2012 06:47 AM, Paolo Pisati wrote:
> Blinking leds are useful to show board activity in absence of video output
> (e.g. filesystem resize phase during installation), but the led lkm isn't
> part of the installation initrd: staticaly compile it in to workaround the
> problem.
>
> Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> ---
> debian.ti-omap4/config/config.common.ubuntu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
> index f267113..d591e3a 100644
> --- a/debian.ti-omap4/config/config.common.ubuntu
> +++ b/debian.ti-omap4/config/config.common.ubuntu
> @@ -1731,7 +1731,7 @@ CONFIG_LEDS_BD2802=m
> CONFIG_LEDS_CLASS=y
> CONFIG_LEDS_DA903X=m
> CONFIG_LEDS_DAC124S085=m
> -CONFIG_LEDS_GPIO=m
> +CONFIG_LEDS_GPIO=y
> CONFIG_LEDS_LM3530=m
> CONFIG_LEDS_LP3944=m
> CONFIG_LEDS_LP5521=m
More information about the kernel-team
mailing list