From d4d1197012d7acc43596023be03f975cf7201a6f Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 19 May 2009 07:13:40 +0000 Subject: [PATCH] disable gpiodev w/ 2.6.23, since rb532 is the only user of it and does not support it SVN-Revision: 15921 --- target/linux/generic-2.6/config-2.6.23 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2