diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-05-17 11:29:45 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-05-17 11:29:45 +0000 |
commit | e2829f4251850afe12653ff65983550d3d274802 (patch) | |
tree | 4b4f2f2fe820267c06e10e178edb2257104bf287 | |
parent | c715985c97df06d4bae1c46b741a41c7daeea37a (diff) | |
download | upstream-e2829f4251850afe12653ff65983550d3d274802.tar.gz upstream-e2829f4251850afe12653ff65983550d3d274802.tar.bz2 upstream-e2829f4251850afe12653ff65983550d3d274802.zip |
atheros/config-2.6.25: Removed MII override
SVN-Revision: 11161
-rw-r--r-- | target/linux/atheros/config-2.6.25 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/config-2.6.25 b/target/linux/atheros/config-2.6.25 index 2000410722..037b4653a4 100644 --- a/target/linux/atheros/config-2.6.25 +++ b/target/linux/atheros/config-2.6.25 @@ -102,7 +102,7 @@ CONFIG_LZO_DECOMPRESS=m # CONFIG_MACH_VR41XX is not set # CONFIG_MDIO_BITBANG is not set # CONFIG_MEMSTICK is not set -CONFIG_MII=m +CONFIG_MII=y CONFIG_MIPS=y # CONFIG_MIPS_ATLAS is not set # CONFIG_MIPS_COBALT is not set |