1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add e1000 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6315 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-02-16 19:51:27 +00:00
parent 2e7be87a37
commit 0624bfd74f
3 changed files with 7 additions and 56 deletions

View File

@@ -96,6 +96,9 @@ CONFIG_CRYPTO_TWOFISH_586=m
# CONFIG_DMASCC is not set
CONFIG_DMI=y
CONFIG_DOUBLEFAULT=y
CONFIG_E1000=m
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
CONFIG_E1000_NAPI=y
CONFIG_EARLY_PRINTK=y
# CONFIG_EDAC is not set
# CONFIG_EDD is not set
@@ -175,8 +178,6 @@ CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_IDE_GENERIC=y
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDE_TASK_IOCTL is not set
CONFIG_INITRAMFS_ROOT_GID=0
CONFIG_INITRAMFS_ROOT_UID=0
CONFIG_INITRAMFS_SOURCE=""
CONFIG_ISA=y
CONFIG_ISAPNP=y