diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2015-11-24 16:27:58 -0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-04-19 15:03:22 -0300 |
| commit | c59fde7fad048cade9ffe9d859e2a080455e3652 (patch) | |
| tree | b80f757ddaef4b09705e797f9021b816c90cc4eb | |
| parent | d03990a7851e91d68b94c888afc2cb9c09f80c16 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-kernel/linux/linux-fslc-mx6/defconfig | 2 |
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 648f07992..80f49e64d 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 | |||
| 256 | CONFIG_HANNSTAR_CABC=y | 256 | CONFIG_HANNSTAR_CABC=y |
| 257 | CONFIG_FRAMEBUFFER_CONSOLE=y | 257 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 258 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | 258 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y |
| 259 | CONFIG_LOGO=y | 259 | # CONFIG_LOGO is not set |
| 260 | CONFIG_SOUND=y | 260 | CONFIG_SOUND=y |
| 261 | CONFIG_SND=y | 261 | CONFIG_SND=y |
| 262 | CONFIG_SND_USB_AUDIO=m | 262 | CONFIG_SND_USB_AUDIO=m |
