From: Yousong Zhou Date: Fri, 6 Jul 2018 06:29:12 +0000 (+0800) Subject: ar71xx: enable ag71xx debugfs X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=22157698e8cfc407b5fde1e8dd859ec9fd5d24ce;p=openwrt%2Fstaging%2Fyousong.git ar71xx: enable ag71xx debugfs Signed-off-by: Yousong Zhou --- diff --git a/target/linux/ar71xx/config-4.9 b/target/linux/ar71xx/config-4.9 index ffee43d12e..819153cf59 100644 --- a/target/linux/ar71xx/config-4.9 +++ b/target/linux/ar71xx/config-4.9 @@ -1,7 +1,7 @@ CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y -# CONFIG_AG71XX_DEBUG is not set -# CONFIG_AG71XX_DEBUG_FS is not set +CONFIG_AG71XX_DEBUG=y +CONFIG_AG71XX_DEBUG_FS=y CONFIG_AR8216_PHY=y CONFIG_AR8216_PHY_LEDS=y CONFIG_ARCH_BINFMT_ELF_STATE=y