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 | 2a9ac06209ba221a5f145f8a1ef7b51c19180f8d (patch) | |
tree | be449d180f083e67a51f2d23087cfa778c228b57 /target/linux/s3c24xx/config-2.6.29 | |
parent | 4f26f227eaeb277353b98142dc3ffff2b4afd52a (diff) | |
download | master-187ad058-2a9ac06209ba221a5f145f8a1ef7b51c19180f8d.tar.gz master-187ad058-2a9ac06209ba221a5f145f8a1ef7b51c19180f8d.tar.bz2 master-187ad058-2a9ac06209ba221a5f145f8a1ef7b51c19180f8d.zip |
enable support for GTA02-batteries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15767 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx/config-2.6.29')
-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 |