diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 03:00:33 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 03:00:33 +0000 |
commit | 084d9cce53b61766c763f8e6c620723e7bcc233f (patch) | |
tree | 17566ec9906e749967e0469f11d8b8d5c771f82a /target/linux/generic-2.6/config-2.6.21 | |
parent | 5b8e48f93a09cc93227912144e2c50b8bf25cc74 (diff) | |
download | mtk-20170518-084d9cce53b61766c763f8e6c620723e7bcc233f.zip mtk-20170518-084d9cce53b61766c763f8e6c620723e7bcc233f.tar.gz mtk-20170518-084d9cce53b61766c763f8e6c620723e7bcc233f.tar.bz2 |
move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.21')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.21 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.21 b/target/linux/generic-2.6/config-2.6.21 index 733363c..7d484bc 100644 --- a/target/linux/generic-2.6/config-2.6.21 +++ b/target/linux/generic-2.6/config-2.6.21 @@ -1478,6 +1478,14 @@ CONFIG_TEXTSEARCH=y # CONFIG_TMD_HERMES is not set # CONFIG_TMPFS_POSIX_ACL is not set CONFIG_TMPFS=y +# CONFIG_TOUCHSCREEN_ELO is not set +# CONFIG_TOUCHSCREEN_GUNZE is not set +# CONFIG_TOUCHSCREEN_MK712 is not set +# CONFIG_TOUCHSCREEN_MTOUCH is not set +# CONFIG_TOUCHSCREEN_PENMOUNT is not set +# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set +# CONFIG_TOUCHSCREEN_TOUCHWIN is not set +# CONFIG_TOUCHSCREEN_UCB1400 is not set CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_TR is not set # CONFIG_TUNER_3036 is not set |