diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-10-17 15:03:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-10-17 15:03:52 +0000 |
commit | 9f15d828cc5d85da5697233e30c81fc1aaae21bf (patch) | |
tree | c5139fa5d3b239a4ab81571672821e2846bc417b /target/linux/ar7-2.4/config | |
parent | 2cc9f8533dbdb54d84c21d07df157e2fbdc03a4a (diff) | |
download | upstream-9f15d828cc5d85da5697233e30c81fc1aaae21bf.tar.gz upstream-9f15d828cc5d85da5697233e30c81fc1aaae21bf.tar.bz2 upstream-9f15d828cc5d85da5697233e30c81fc1aaae21bf.zip |
move the ar7 network driver into a separate package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5186 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7-2.4/config')
-rw-r--r-- | target/linux/ar7-2.4/config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ar7-2.4/config b/target/linux/ar7-2.4/config index 5f7a1513b7..47e57a989c 100644 --- a/target/linux/ar7-2.4/config +++ b/target/linux/ar7-2.4/config @@ -640,12 +640,6 @@ CONFIG_NET_RANDOM=y # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y -CONFIG_MIPS_AVALANCHE_CPMAC=m -CONFIG_MIPS_CPMAC_INIT_BUF_MALLOC=y -CONFIG_MIPS_CPMAC_PORTS=1 -CONFIG_AVALANCHE_CPMAC_AUTO=y -# CONFIG_AVALANCHE_LOW_CPMAC is not set -# CONFIG_AVALANCHE_HIGH_CPMAC is not set # CONFIG_SUNLANCE is not set # CONFIG_SUNBMAC is not set # CONFIG_SUNQE is not set @@ -721,7 +715,6 @@ CONFIG_SHAPER=m # ATM drivers # # CONFIG_ATM_TCP is not set -CONFIG_MIPS_SANGAM_ATM=m # # Amateur Radio support |