From 1b7fe6c62f7df43fefe021433916d72a42e31e5f Mon Sep 17 00:00:00 2001
From: juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Tue, 5 Feb 2013 07:48:02 +0000
Subject: mpc85xx: enable GPIO sysfs interface

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

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

diff --git a/target/linux/mpc85xx/config-3.7 b/target/linux/mpc85xx/config-3.7
index 075854da9..184fca030 100644
--- a/target/linux/mpc85xx/config-3.7
+++ b/target/linux/mpc85xx/config-3.7
@@ -69,6 +69,7 @@ CONFIG_GEN_RTC=y
 CONFIG_GIANFAR=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_MPC8XXX=y
+CONFIG_GPIO_SYSFS=y
 # CONFIG_HAMRADIO is not set
 CONFIG_HAS_DMA=y
 CONFIG_HAS_IOMEM=y
-- 
cgit v1.2.3