diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-06 12:55:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-06 12:55:23 +0000 |
commit | 2769ed671f66a0b5850abe7ff65587a4bb20e448 (patch) | |
tree | 39ad234a6480b968d01821634a8265fc431b6e96 /target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch | |
parent | a243847f733bcd33ffd01c13061a920535600997 (diff) | |
download | upstream-2769ed671f66a0b5850abe7ff65587a4bb20e448.tar.gz upstream-2769ed671f66a0b5850abe7ff65587a4bb20e448.tar.bz2 upstream-2769ed671f66a0b5850abe7ff65587a4bb20e448.zip |
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
Diffstat (limited to 'target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch')
-rw-r--r-- | target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch b/target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch index cd1774176b..5c28ae8b79 100644 --- a/target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch +++ b/target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch @@ -6,7 +6,7 @@ +config AR231X_ETHERNET + tristate "AR231x Ethernet support" -+ depends on NET_ETHERNET && ATHEROS ++ depends on ATHEROS_AR231X + help + Support for the AR231x/531x ethernet controller + |