diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-06 12:55:23 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-06 12:55:23 +0000 |
commit | 8489bea0569c6cf50b94964d2101caf4d85477fd (patch) | |
tree | 36c694adbc2e64aaf4aa9c5d543b7c225c986382 /target/linux/atheros/patches-2.6.30/110-ar2313_ethernet.patch | |
parent | b85604951570272f8003fcf0188152613c98babd (diff) |
atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17145 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 + |