diff options
author | Koen Kooi <koen@openembedded.org> | 2007-05-18 13:33:15 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-05-18 13:33:15 +0000 |
commit | 8680407f67493cc41eb7a59aa0539894127f18f2 (patch) | |
tree | d22fca6a18704194b4cbbc0e561bed44677e6431 /packages/linux/linux-nokia800-2.6.18-osso29 | |
parent | 4b3b3eed63e907e8c94e663569c2eb14ffdadb23 (diff) |
nokia 800: fix defconfig
Diffstat (limited to 'packages/linux/linux-nokia800-2.6.18-osso29')
-rw-r--r-- | packages/linux/linux-nokia800-2.6.18-osso29/nokia800/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-nokia800-2.6.18-osso29/nokia800/defconfig b/packages/linux/linux-nokia800-2.6.18-osso29/nokia800/defconfig index 057fa4cd5f..fe5060fa19 100644 --- a/packages/linux/linux-nokia800-2.6.18-osso29/nokia800/defconfig +++ b/packages/linux/linux-nokia800-2.6.18-osso29/nokia800/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.18-omap1 -# Fri May 18 14:49:54 2007 +# Fri May 18 15:29:54 2007 # CONFIG_ARM=y CONFIG_MMU=y @@ -976,9 +976,9 @@ CONFIG_DUMMY_CONSOLE=y # # CONFIG_LOGO is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y -CONFIG_BACKLIGHT_CLASS_DEVICE=m +CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_DEVICE=y -CONFIG_LCD_CLASS_DEVICE=m +CONFIG_LCD_CLASS_DEVICE=y CONFIG_LCD_DEVICE=y CONFIG_BACKLIGHT_OMAP=y |