From db8fd484268aacd5e31671c4af552fac35ee1d0d Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sun, 27 Jan 2008 14:34:18 +0000
Subject: [PATCH] kernel: add a default for CONFIG_NEW_GPIO

SVN-Revision: 10278
---
 target/linux/generic-2.6/config-2.6.23 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23
index 62d5ec0918..e92c8b3f1b 100644
--- a/target/linux/generic-2.6/config-2.6.23
+++ b/target/linux/generic-2.6/config-2.6.23
@@ -850,6 +850,7 @@ CONFIG_NET_SCH_TEQL=m
 # CONFIG_NET_TULIP is not set
 CONFIG_NET_WIRELESS=y
 CONFIG_NET_WIRELESS_RTNETLINK=y
+# CONFIG_NEW_GPIO is not set
 CONFIG_NEW_LEDS=y
 CONFIG_NFSD=m
 CONFIG_NFSD_TCP=y
-- 
2.30.2