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 | cf811ad58c6fdebf4f8f752c37630eb6265c6bb1 (patch) | |
tree | fb60d0e9cb6af260cd3d08794382e3e916edb467 /openwrt/target/linux/aruba-2.6/config | |
parent | 6dd9b0fe04a02447706514f025af7f837260ee40 (diff) |
add ethernet driver for ap60/61
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3072 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/aruba-2.6/config')
-rw-r--r-- | openwrt/target/linux/aruba-2.6/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/target/linux/aruba-2.6/config b/openwrt/target/linux/aruba-2.6/config index e25aa325d..804a26fb2 100644 --- a/openwrt/target/linux/aruba-2.6/config +++ b/openwrt/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 |