summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-11-24 16:27:58 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-11-27 16:04:28 -0200
commit29980a69f092e231ae6075ca48bacaa0eb73bc6a (patch)
tree816fe8b2fbd025609c0c7367c77b78c47778c7ea
parentf65213e0b1daf89d41cf357f02d3783cae965f72 (diff)
downloadmeta-fsl-arm-29980a69f092e231ae6075ca48bacaa0eb73bc6a.tar.gz
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 <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-mx6/defconfig2
1 files changed, 1 insertions, 1 deletions
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
256CONFIG_HANNSTAR_CABC=y 256CONFIG_HANNSTAR_CABC=y
257CONFIG_FRAMEBUFFER_CONSOLE=y 257CONFIG_FRAMEBUFFER_CONSOLE=y
258CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y 258CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
259CONFIG_LOGO=y 259# CONFIG_LOGO is not set
260CONFIG_SOUND=y 260CONFIG_SOUND=y
261CONFIG_SND=y 261CONFIG_SND=y
262CONFIG_SND_USB_AUDIO=m 262CONFIG_SND_USB_AUDIO=m