diff options
author | Matthias Hentges <oe@hentges.net> | 2006-05-11 17:01:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-11 17:01:55 +0000 |
commit | 40550d5b22faf0ff2742a85be881eb2073fb96d0 (patch) | |
tree | 6e63aac8b1645104a5ca34c6b7df1bda12e262fc /packages/linux/linux-openzaurus-2.6.16/defconfig-poodle | |
parent | b86625746bb173aee6953b36966827dafdfef655 (diff) |
linux: Poodle: Fix keyboard-hotkey driver mapping and update poodle-defconfig
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.16/defconfig-poodle')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.16/defconfig-poodle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle index 5336e66e83..bd2b8ef2c2 100644 --- a/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle +++ b/packages/linux/linux-openzaurus-2.6.16/defconfig-poodle @@ -1023,13 +1023,13 @@ CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y CONFIG_FONTS=y -CONFIG_FONT_8x8=y +# CONFIG_FONT_8x8 is not set # CONFIG_FONT_8x16 is not set # CONFIG_FONT_6x11 is not set # CONFIG_FONT_7x14 is not set # CONFIG_FONT_PEARL_8x8 is not set # CONFIG_FONT_ACORN_8x8 is not set -# CONFIG_FONT_MINI_4x6 is not set +CONFIG_FONT_MINI_4x6=y # CONFIG_FONT_SUN8x16 is not set # CONFIG_FONT_SUN12x22 is not set # CONFIG_FONT_10x18 is not set |