From: juhosg Date: Sun, 13 Apr 2014 20:41:51 +0000 (+0000) Subject: ar71xx/mikrotik: enable the AT803x PHY driver X-Git-Url: https://git.enpas.org/?p=openwrt.git;a=commitdiff_plain;h=f72a16ed4bf74f69be2bb2b60236520eeb5516af ar71xx/mikrotik: enable the AT803x PHY driver It will be used on the RB91x boards. Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40508 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index fb905496bc..ea99465678 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -1,3 +1,4 @@ +CONFIG_AT803X_PHY=y # CONFIG_ATH79_DEV_DSA is not set # CONFIG_ATH79_MACH_ALFA_AP96 is not set # CONFIG_ATH79_MACH_ALFA_NX is not set