From 4e134594cfb02172fab02a361275118187d4973a Mon Sep 17 00:00:00 2001
From: nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Fri, 30 Jan 2009 19:26:06 +0000
Subject: [PATCH] [kernel] generic: add another missing config entry, when gpio
 support is enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14285 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/generic-2.6/config-2.6.28 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index 98bbb3477..05726d107 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -418,6 +418,7 @@ CONFIG_GENERIC_TIME=y
 CONFIG_GPIO_DEVICE=m
 # CONFIG_GPIO_BT8XX is not set
 # CONFIG_GPIO_MAX7301 is not set
+# CONFIG_GPIO_MAX732X is not set
 # CONFIG_GPIO_MCP23S08 is not set
 # CONFIG_GPIO_PCA953X is not set
 # CONFIG_GPIO_PCF857X is not set
-- 
2.20.1