summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-11-24 16:27:58 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-04-19 15:03:22 -0300
commitc59fde7fad048cade9ffe9d859e2a080455e3652 (patch)
treeb80f757ddaef4b09705e797f9021b816c90cc4eb /recipes-kernel
parentd03990a7851e91d68b94c888afc2cb9c09f80c16 (diff)
downloadmeta-freescale-c59fde7fad048cade9ffe9d859e2a080455e3652.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>
Diffstat (limited to 'recipes-kernel')
-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 648f0799..80f49e64 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