diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-05-17 09:57:41 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-17 09:57:41 +0000 |
commit | 0091cc5ff3569a41be98a47ec9e6395767607c68 (patch) | |
tree | d92e4d9106da257d3a205f967ee24fbd6605c0c3 /packages/linux/linux-openzaurus-2.6.16/defconfig-tosa | |
parent | 2377ba188fe480437374953241753df9cc0eb51d (diff) |
linux-openzaurus: sync with last changes in .oz354x
- enabled logo for c7x0, akita, spitz, tosa, poodle
- collie does not get logo as its kernel need booting config first
- logo was created by Sebastian 'xaos' Rosik
- PNG and SVG versions: http://openzaurus.org/gfx-contest/xaos/
- kernel logo was made from logo01.svg (inversed colors)
- also added one CF memory card to pcmcia ids - Ecco@#openzaurus
- added hostap patch (2 new ids) - sent upstream
- dropped 24-hostap_cs_id patch
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-tosa')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-tosa | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa b/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa index ed4cfd8cb3..a757139661 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-tosa @@ -991,7 +991,10 @@ CONFIG_FONT_8x8=y # # Logo configuration # -# CONFIG_LOGO is not set +CONFIG_LOGO=y +# CONFIG_LOGO_LINUX_MONO is not set +# CONFIG_LOGO_LINUX_VGA16 is not set +CONFIG_LOGO_LINUX_CLUT224=y CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_DEVICE=y |