add ethernet driver for ap60/61
SVN-Revision: 3072
This commit is contained in:
parent
c93a94c218
commit
803f9b3ecf
3 changed files with 2166 additions and 4 deletions
|
@ -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 a new issue