diff options
author | John Crispin <blogic@openwrt.org> | 2012-09-28 21:38:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-09-28 21:38:02 +0000 |
commit | 7728944c0bbda043b02462f4c4affe0d8353d4e0 (patch) | |
tree | a22ce0ebe922cc4bf2ba57724dd843a5e5252393 /target | |
parent | e179b44f1d2fc62912cd5dbe6f9d4126bd38938f (diff) | |
download | upstream-7728944c0bbda043b02462f4c4affe0d8353d4e0.tar.gz upstream-7728944c0bbda043b02462f4c4affe0d8353d4e0.tar.bz2 upstream-7728944c0bbda043b02462f4c4affe0d8353d4e0.zip |
[atheros] add support for adm6996 phy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33592 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/atheros/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |