diff options
author | John Crispin <john@openwrt.org> | 2012-09-28 21:38:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-09-28 21:38:02 +0000 |
commit | 0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7 (patch) | |
tree | 45190b868fb9cf1e5629c8dd939cdfcbaf786621 /target | |
parent | 9dc218f88f1af4269c388714915f64880dd21b76 (diff) | |
download | upstream-0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7.tar.gz upstream-0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7.tar.bz2 upstream-0afc7b9b6df5ab5d27d8be9b8b9c4940d17abaf7.zip |
add support for adm6996 phy
SVN-Revision: 33592
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 |