From 46a8af4c4730dd96dc296bf07474ccb319653faa Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 13 Apr 2014 20:41:51 +0000
Subject: [PATCH] ar71xx/mikrotik: enable the AT803x PHY driver

It will be used on the RB91x boards.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 40508
---
 target/linux/ar71xx/mikrotik/config-default | 1 +
 1 file changed, 1 insertion(+)

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
-- 
GitLab