diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-22 06:15:45 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-22 06:15:45 +0000 |
commit | 144c9992a2ae8beda8fc1cfdc2638fbb1cbfaffd (patch) | |
tree | 5a64de66b5c44aa825dbf5e1feb6bd101a8d9773 /target | |
parent | 182e1dbcd447b1c02a66250f2e799ddd409851bc (diff) | |
download | upstream-144c9992a2ae8beda8fc1cfdc2638fbb1cbfaffd.tar.gz upstream-144c9992a2ae8beda8fc1cfdc2638fbb1cbfaffd.tar.bz2 upstream-144c9992a2ae8beda8fc1cfdc2638fbb1cbfaffd.zip |
sunxi: enable GPIO_SYSFS
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42643
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/sunxi/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/sunxi/config-3.14 b/target/linux/sunxi/config-3.14 index d010306977..5c9c09f238 100644 --- a/target/linux/sunxi/config-3.14 +++ b/target/linux/sunxi/config-3.14 @@ -169,6 +169,7 @@ CONFIG_GENERIC_STRNCPY_FROM_USER=y CONFIG_GENERIC_STRNLEN_USER=y CONFIG_GPIOLIB=y CONFIG_GPIO_DEVRES=y +CONFIG_GPIO_SYSFS=y # CONFIG_HAMRADIO is not set CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HAS_DMA=y |