Author: wigyori Date: 2014-09-22 08:15:45 +0200 (Mon, 22 Sep 2014) New Revision: 42643
Modified: trunk/target/linux/sunxi/config-3.14 Log: sunxi: enable GPIO_SYSFS Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/sunxi/config-3.14 =================================================================== --- trunk/target/linux/sunxi/config-3.14 2014-09-21 21:58:29 UTC (rev 42642) +++ trunk/target/linux/sunxi/config-3.14 2014-09-22 06:15:45 UTC (rev 42643) @@ -169,6 +169,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
