diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-05-21 20:23:17 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-21 20:23:17 +0000 |
commit | a12a7c5fcd84510143af144645e8c1db363ba1c6 (patch) | |
tree | 5ac058e2022a7d40dbf6df20f49be712f84c3050 /packages/linux/linux-openzaurus-2.6.16/defconfig-spitz | |
parent | 94a4513ecc9f30de777ae048ab2838fb15338e5d (diff) |
linux-openzaurus: disable logo on akita/spitz/poodle to get this machines booting - console rotation block logo
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-spitz')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-spitz | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz index 33eae4385e..f542435c47 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-spitz @@ -957,10 +957,7 @@ CONFIG_FONT_8x16=y # # Logo configuration # -CONFIG_LOGO=y -# CONFIG_LOGO_LINUX_MONO is not set -# CONFIG_LOGO_LINUX_VGA16 is not set -CONFIG_LOGO_LINUX_CLUT224=y +# CONFIG_LOGO is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_DEVICE=y |