diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-11-03 01:24:44 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-11-03 01:24:44 +0000 |
commit | ab81d139c7675244c704ef5cad4407dbbae8c351 (patch) | |
tree | 9dca4ad54876509ed3ab6271a087aaea6ac08acf /target | |
parent | d6c8f9b9f57ee4caf41521d592c497a4e4b27311 (diff) | |
download | upstream-ab81d139c7675244c704ef5cad4407dbbae8c351.tar.gz upstream-ab81d139c7675244c704ef5cad4407dbbae8c351.tar.bz2 upstream-ab81d139c7675244c704ef5cad4407dbbae8c351.zip |
add more missing configuration symbols
SVN-Revision: 18282
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 7 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 8e590b7660..6ab9a66bbf 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -4,6 +4,7 @@ # CONFIG_9P_FS is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_ACENIC is not set +# CONFIG_ACER_WMI is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set @@ -1007,6 +1008,9 @@ CONFIG_KMOD=y # CONFIG_LATENCYTOP is not set # CONFIG_LBD is not set # CONFIG_LDM_PARTITION is not set +# CONFIG_LCD_LTV350QV is not set +# CONFIG_LCD_TDO24M is not set +# CONFIG_LCD_VGG2432A4 is not set # CONFIG_LEDS_ALIX is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_CLASS=y @@ -1807,6 +1811,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_ADT7475 is not set # CONFIG_SENSORS_APPLESMC is not set # CONFIG_SENSORS_ASB100 is not set +# CONFIG_SENSORS_ATK0110 is not set # CONFIG_SENSORS_ATXP1 is not set # CONFIG_SENSORS_CORETEMP is not set # CONFIG_SENSORS_DME1737 is not set @@ -1828,6 +1833,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_LIS3_SPI is not set +# CONFIG_SENSORS_LIS3LV02D is not set # CONFIG_SENSORS_LM63 is not set # CONFIG_SENSORS_LM70 is not set # CONFIG_SENSORS_LM75 is not set @@ -2044,6 +2050,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONY_LAPTOP is not set # CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 3b4bed5e48..c2bac32f9b 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -5,6 +5,7 @@ # CONFIG_AB3100_CORE is not set # CONFIG_ACCESSIBILITY is not set # CONFIG_ACENIC is not set +# CONFIG_ACER_WMI is not set # CONFIG_ACORN_PARTITION is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADFS_FS is not set @@ -1033,6 +1034,9 @@ CONFIG_KMOD=y # CONFIG_LBDAF is not set # CONFIG_LBD is not set # CONFIG_LDM_PARTITION is not set +# CONFIG_LCD_LTV350QV is not set +# CONFIG_LCD_TDO24M is not set +# CONFIG_LCD_VGG2432A4 is not set # CONFIG_LEDS_ALIX is not set # CONFIG_LEDS_BD2802 is not set CONFIG_LEDS_CLASS=y @@ -1849,6 +1853,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_ADT7475 is not set # CONFIG_SENSORS_APPLESMC is not set # CONFIG_SENSORS_ASB100 is not set +# CONFIG_SENSORS_ATK0110 is not set # CONFIG_SENSORS_ATXP1 is not set # CONFIG_SENSORS_CORETEMP is not set # CONFIG_SENSORS_DME1737 is not set @@ -1870,6 +1875,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_IT87 is not set # CONFIG_SENSORS_K8TEMP is not set # CONFIG_SENSORS_LIS3_SPI is not set +# CONFIG_SENSORS_LIS3LV02D is not set # CONFIG_SENSORS_LM63 is not set # CONFIG_SENSORS_LM70 is not set # CONFIG_SENSORS_LM75 is not set @@ -2089,6 +2095,7 @@ CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SOC_CAMERA is not set # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SOLARIS_X86_PARTITION is not set +# CONFIG_SONY_LAPTOP is not set # CONFIG_SONYPI is not set # CONFIG_SOUND is not set # CONFIG_SOUND_PRIME is not set |