From fb7cf33081fe48a51828d4e4850997baac229900 Mon Sep 17 00:00:00 2001 From: mirko Date: Mon, 11 May 2009 10:50:57 +0000 Subject: [PATCH] enable support for GTA02-batteries git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15767 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/config-2.6.29 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/s3c24xx/config-2.6.29 b/target/linux/s3c24xx/config-2.6.29 index c4dddb325..8b31d5681 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 -- 2.35.1