aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-02-14 15:06:05 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-02-14 15:06:05 +0000
commit5d3ef77be830321035e79133147b3b2f06ebb36f (patch)
tree1ff8eeb9ddc16e5b1c0b14eeb157e0ccce0a9670 /target
parent4639632b272108f4c6b4538c67b4b471bff84255 (diff)
downloadupstream-5d3ef77be830321035e79133147b3b2f06ebb36f.tar.gz
upstream-5d3ef77be830321035e79133147b3b2f06ebb36f.tar.bz2
upstream-5d3ef77be830321035e79133147b3b2f06ebb36f.zip
add more 2.6.37 missing symbols
SVN-Revision: 25534
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.372
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index a6ae83de2a..472c3a4e46 100644
--- a/target/linux/generic/config-2.6.37
+++ b/target/linux/generic/config-2.6.37
@@ -2413,6 +2413,7 @@ CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
# CONFIG_SPARSE_IRQ is not set
# CONFIG_SPARSE_RCU_POINTER is not set
+# CONFIG_SPEAKUP is not set
# CONFIG_SPI is not set
# CONFIG_SPINLOCK_TEST is not set
# CONFIG_SPI_BUTTERFLY is not set
@@ -2520,6 +2521,7 @@ CONFIG_TMPFS=y
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
# CONFIG_TOUCHSCREEN_ADS7846 is not set
+# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_ELO is not set
>171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210