From 0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Fri, 28 Sep 2012 21:38:02 +0000
Subject: [PATCH] add support for adm6996 phy

SVN-Revision: 33592
---
 target/linux/atheros/config-3.3 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/atheros/config-3.3 b/target/linux/atheros/config-3.3
index c3713b3dac..524965f5dd 100644
--- a/target/linux/atheros/config-3.3
+++ b/target/linux/atheros/config-3.3
@@ -1,3 +1,4 @@
+CONFIG_ADM6996_PHY=y
 CONFIG_AR8216_PHY=y
 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
 CONFIG_ARCH_DISCARD_MEMBLOCK=y
-- 
GitLab