From 29980a69f092e231ae6075ca48bacaa0eb73bc6a Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 24 Nov 2015 16:27:58 -0200 Subject: linux-fslc-mx6: Disable Tux logo for default config The Tux logo should be disabled by default to allow a cleaner boot process. If a different configuration is needed of any specific machine, it can be overriden using custom config. Signed-off-by: Otavio Salvador --- 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 -- cgit v1.2.3-54-g00ecf