Author: juhosg Date: 2015-03-30 20:12:54 +0200 (Mon, 30 Mar 2015) New Revision: 45160
Modified: trunk/target/linux/ar71xx/config-3.18 Log: ar71xx: re-enable AR8216_PHY_LEDS The setting has been lost during the transition to 3.18. Signed-off-by: Gabor Juhos <[email protected]> Modified: trunk/target/linux/ar71xx/config-3.18 =================================================================== --- trunk/target/linux/ar71xx/config-3.18 2015-03-30 18:12:50 UTC (rev 45159) +++ trunk/target/linux/ar71xx/config-3.18 2015-03-30 18:12:54 UTC (rev 45160) @@ -3,6 +3,7 @@ # CONFIG_AG71XX_DEBUG is not set # CONFIG_AG71XX_DEBUG_FS is not set CONFIG_AR8216_PHY=y +CONFIG_AR8216_PHY_LEDS=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_ARCH_DISCARD_MEMBLOCK=y CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
