From 95c141aaac734343c81dc835af978c02e6b35926 Mon Sep 17 00:00:00 2001
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Tue, 11 Sep 2012 15:04:20 +0000
Subject: [PATCH] add gpio sysfs entries

This fixes #10256

SVN-Revision: 33369
---
 target/linux/brcm47xx/config-3.3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/brcm47xx/config-3.3 b/target/linux/brcm47xx/config-3.3
index e207cf1743..61fd745b4d 100644
--- a/target/linux/brcm47xx/config-3.3
+++ b/target/linux/brcm47xx/config-3.3
@@ -54,6 +54,7 @@ CONFIG_GENERIC_IRQ_SHOW=y
 CONFIG_GENERIC_PCI_IOMAP=y
 # CONFIG_GENERIC_PWM is not set
 CONFIG_GPIOLIB=y
+CONFIG_GPIO_SYSFS=y
 CONFIG_HARDWARE_WATCHPOINTS=y
 CONFIG_HAS_DMA=y
 CONFIG_HAS_IOMEM=y
-- 
GitLab