[PATCH] UBUNTU: [Config] compile in led support

Paolo Pisati paolo.pisati at canonical.com
Wed Jun 6 13:47:22 UTC 2012


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
-- 
1.7.9.5





More information about the kernel-team mailing list