From 4c4382acffc50a5d6b05d5aab429bf1ba5b22be1 Mon Sep 17 00:00:00 2001
From: Tuomas Kulve <tuomas@kulve.fi>
Date: Tue, 29 Apr 2008 16:38:07 +0300
Subject: [PATCH] config: enabled /proc/gpio

---
 arch/arm/configs/gumstix-verdex-bt.config |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/gumstix-verdex-bt.config b/arch/arm/configs/gumstix-verdex-bt.config
index 91371e3..17a1dd6 100644
--- a/arch/arm/configs/gumstix-verdex-bt.config
+++ b/arch/arm/configs/gumstix-verdex-bt.config
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.25
-# Tue Apr 29 12:21:25 2008
+# Tue Apr 29 15:56:15 2008
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -637,6 +637,8 @@ CONFIG_HAVE_GPIO_LIB=y
 #
 # GPIO Support
 #
+CONFIG_PROC_GPIO=y
+# CONFIG_PROC_GPIO_DEBUG is not set
 
 #
 # I2C GPIO expanders:
-- 
1.5.3.7


