From 7a05ec5ec0f090af0b5dd1a344793f7339591b31 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 25 Sep 2008 19:59:07 +0000 Subject: [PATCH] add gpio related config symbols to generic config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12710 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.26 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 11917609f..d3e9bb508 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -389,6 +389,8 @@ CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set CONFIG_GPIO_DEVICE=m +# CONFIG_GPIO_PCA953X is not set +# CONFIG_GPIO_PCF857X is not set # CONFIG_GPIO_SYSFS is not set # CONFIG_GROUP_SCHED is not set # CONFIG_HAMACHI is not set -- 2.35.1