diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-28 21:38:02 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-28 21:38:02 +0000 |
commit | 4991a16db158a17d609eb2a9714d7de89c16e314 (patch) | |
tree | a22ce0ebe922cc4bf2ba57724dd843a5e5252393 /target | |
parent | 786e0389eb4c4760e1661836dd12277c87ac6b39 (diff) |
[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 c3713b3da..524965f5d 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 |