diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-30 02:04:44 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-01-30 02:04:44 +0000 |
commit | 9c6b657866cce7276591cd4e7ffd4d41b2e69773 (patch) | |
tree | 561a92e1e3a51e7c1c8697e7c9d82fc21029fc09 /target/linux/aruba-2.6/config | |
parent | 2d7234ab212181bf08335e0bcb4c1df70b6f1915 (diff) |
add ethernet driver for ap60/61
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/aruba-2.6/config')
-rw-r--r-- | target/linux/aruba-2.6/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index e25aa325d..804a26fb2 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.15 -# Fri Jan 13 15:40:49 2006 +# Linux kernel version: 2.6.15.1 +# Mon Jan 30 02:08:31 2006 # CONFIG_MIPS=y @@ -734,6 +734,7 @@ CONFIG_TUN=m # CONFIG_NET_ETHERNET=y CONFIG_MII=y +CONFIG_AR2313=y CONFIG_IDT_RC32434_ETH=y # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set |