[meta-freescale] [PATCH 3/3] linux-fslc-mx6: Disable Tux logo for default config

Otavio Salvador otavio at ossystems.com.br
Fri Nov 27 08:12:27 PST 2015


The Tux logo should be disabled by default to allow a cleaner boot
process. If a machine desires to have it enabled by default, it can be
overriden using a custom config.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 recipes-kernel/linux/linux-fslc-mx6/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-fslc-mx6/defconfig b/recipes-kernel/linux/linux-fslc-mx6/defconfig
index 648f079..80f49e6 100644
--- a/recipes-kernel/linux/linux-fslc-mx6/defconfig
+++ b/recipes-kernel/linux/linux-fslc-mx6/defconfig
@@ -256,7 +256,7 @@ CONFIG_FB_MXC_DCIC=m
 CONFIG_HANNSTAR_CABC=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
-CONFIG_LOGO=y
+# CONFIG_LOGO is not set
 CONFIG_SOUND=y
 CONFIG_SND=y
 CONFIG_SND_USB_AUDIO=m
-- 
2.6.2



More information about the meta-freescale mailing list