diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:43:35 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-11-11 02:43:35 +0000 |
commit | 0a11abc83d25af97083cd398d6c9dbe3b50b7c08 (patch) | |
tree | a0917da50a1d53cd52d17eb90703b3a90a339d46 /target/linux/olpc | |
parent | 1b1e42ba53d001ec81cfa3e97c917b7d556d57c2 (diff) | |
download | upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.tar.gz upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.tar.bz2 upstream-0a11abc83d25af97083cd398d6c9dbe3b50b7c08.zip |
add missing kconfig symbols for 2.6.27 targets when all modules are enabled
SVN-Revision: 13178
Diffstat (limited to 'target/linux/olpc')
-rw-r--r-- | target/linux/olpc/config-2.6.27 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/olpc/config-2.6.27 b/target/linux/olpc/config-2.6.27 index 715aaf7301..a40cf36568 100644 --- a/target/linux/olpc/config-2.6.27 +++ b/target/linux/olpc/config-2.6.27 @@ -4,6 +4,7 @@ CONFIG_ACPI=y CONFIG_ACPI_AC=y # CONFIG_ACPI_ASUS is not set CONFIG_ACPI_BATTERY=y +# CONFIG_ACPI_BAY is not set CONFIG_ACPI_BLACKLIST_YEAR=0 CONFIG_ACPI_BUTTON=y # CONFIG_ACPI_CONTAINER is not set @@ -358,7 +359,9 @@ CONFIG_KMOD=y CONFIG_KTIME_SCALAR=y CONFIG_LCD_CLASS_DEVICE=y # CONFIG_LCD_ILI9320 is not set +# CONFIG_LCD_LTV350QV is not set # CONFIG_LCD_PLATFORM is not set +# CONFIG_LCD_VGG2432A4 is not set # CONFIG_LEDS_CLEVO_MAIL is not set # CONFIG_LEDS_PCA9532 is not set # CONFIG_LEDS_PCA955X is not set |