diff options
author | Mirko Vogt <mirko@openwrt.org> | 2009-05-11 10:50:57 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2009-05-11 10:50:57 +0000 |
commit | 0a097df029654a69dee26ad36c2c35cfb704bf68 (patch) | |
tree | eefcf072cabb73551fda5ce6afa5c981e1a9042b /target/linux/s3c24xx | |
parent | e8a39ef67733050892f3b216a231f2416d28e872 (diff) | |
download | upstream-0a097df029654a69dee26ad36c2c35cfb704bf68.tar.gz upstream-0a097df029654a69dee26ad36c2c35cfb704bf68.tar.bz2 upstream-0a097df029654a69dee26ad36c2c35cfb704bf68.zip |
enable support for GTA02-batteries
SVN-Revision: 15767
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.29 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/config-2.6.29 b/target/linux/s3c24xx/config-2.6.29 index c4dddb3259..8b31d5681f 100644 --- a/target/linux/s3c24xx/config-2.6.29 +++ b/target/linux/s3c24xx/config-2.6.29 @@ -216,7 +216,7 @@ CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_PWM=y -# CONFIG_HDQ_GPIO_BITBANG is not set +CONFIG_HDQ_GPIO_BITBANG=y CONFIG_HID=y CONFIG_HID_A4TECH=y CONFIG_HID_APPLE=y |