aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-11 13:33:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-11 13:33:30 +0000
commit78b21fc25c132ffdefd0e726e47781df495a74bd (patch)
treef5d4370d870661362d7ba553e5439d38e7dd5a04 /target/linux
parentb1d922ce97bca7044ce65979ed8c5ee9baedbd8f (diff)
downloadmaster-187ad058-78b21fc25c132ffdefd0e726e47781df495a74bd.tar.gz
master-187ad058-78b21fc25c132ffdefd0e726e47781df495a74bd.tar.bz2
master-187ad058-78b21fc25c132ffdefd0e726e47781df495a74bd.zip
[kernel] add missing 2.6.38 touchscreen config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26872 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-2.6.382
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38
index cb21f62228..e5ad50ac5d 100644
--- a/target/linux/generic/config-2.6.38
+++ b/target/linux/generic/config-2.6.38
@@ -2582,6 +2582,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_CLEARPAD_TM1217 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_EETI is not set
@@ -2595,6 +2596,7 @@ CONFIG_TMPFS=y
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_QT602240 is not set
# CONFIG_TOUCHSCREEN_S3C2410 is not set
+# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
177'>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 211 212 213 214 215 216 217 218 219 220 221 222