diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-27 20:44:41 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-27 20:44:41 +0000 |
commit | 482253bd2396d1388748110a65a9afbf3d48f8d8 (patch) | |
tree | feb260df2f8b0d15975569a07283aa8f7ee3fbaf | |
parent | 6388bbbfbac320a089d9044f5e8a9be5a7d57408 (diff) |
Add missing configuration symbol for gpiolib compatible architectures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13381 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index dce0ee57e..3ee5ddda7 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -410,6 +410,7 @@ CONFIG_GPIO_DEVICE=m # CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_SYSFS is not set # CONFIG_GPIOLIB is not set +# CONFIG_GPIO_BT8XX is not set # CONFIG_GROUP_SCHED is not set # CONFIG_HAMACHI is not set CONFIG_HAMRADIO=y |