arm_kernel : disable Linux logo config.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 31 Oct 2012 10:34:08 +0000 (19:34 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 31 Oct 2012 10:34:08 +0000 (19:34 +0900)
As x86 emulator does not display the Linux logo during booting,
arm emulator need to be the same as it.

arch/arm/configs/arm_tizen_emul_defconfig

index 17fd7bfb0bfa40ef37e13eee2d794b6832392df3..90b153f503af11a6d246f4498e4b0d5b391db9ad 100644 (file)
@@ -1917,10 +1917,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
 # CONFIG_FONTS is not set
 CONFIG_FONT_8x8=y
 CONFIG_FONT_8x16=y
-CONFIG_LOGO=y
-CONFIG_LOGO_LINUX_MONO=y
-CONFIG_LOGO_LINUX_VGA16=y
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
 CONFIG_SOUND=y
 # CONFIG_SOUND_OSS_CORE is not set
 CONFIG_SND=y