From: Florian Fainelli Date: Tue, 19 May 2009 07:13:40 +0000 (+0000) Subject: disable gpiodev w/ 2.6.23, since rb532 is the only user of it and does not support it X-Git-Tag: 8.09.1~43 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d4d1197012d7acc43596023be03f975cf7201a6f;p=openwrt%2Fsvn-archive%2Fopenwrt.git disable gpiodev w/ 2.6.23, since rb532 is the only user of it and does not support it SVN-Revision: 15921 --- diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 99ef377fee..0eb64e478b 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -356,7 +356,7 @@ CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_TIME=y # CONFIG_GFS2_FS is not set -CONFIG_GPIO_DEVICE=m +# CONFIG_GPIO_DEVICE is not set # CONFIG_HAMACHI is not set CONFIG_HAMRADIO=y # CONFIG_HAPPYMEAL is not set