mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:09:42 +02:00
add ethernet driver for ap60/61
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3072 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6dd9b0fe04
commit
cf811ad58c
@ -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
|
||||
|
@ -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
|
||||
|
||||
@ -736,6 +736,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
|
||||
|
2160
openwrt/target/linux/aruba-2.6/patches/010-ar2313_enet.patch
Normal file
2160
openwrt/target/linux/aruba-2.6/patches/010-ar2313_enet.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user