Added e1000

pull/5/head
xSmurf 9 years ago
parent e3eabbf5b9
commit 11438ff2b2

@ -1172,7 +1172,7 @@ CONFIG_DM_UEVENT=y
# CONFIG_FIREWIRE_NOSY is not set # CONFIG_FIREWIRE_NOSY is not set
# CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MACINTOSH_DRIVERS is not set
CONFIG_NETDEVICES=y CONFIG_NETDEVICES=y
CONFIG_MII=y CONFIG_MII=m
CONFIG_NET_CORE=y CONFIG_NET_CORE=y
# CONFIG_BONDING is not set # CONFIG_BONDING is not set
# CONFIG_DUMMY is not set # CONFIG_DUMMY is not set
@ -1221,10 +1221,12 @@ CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_EXAR is not set # CONFIG_NET_VENDOR_EXAR is not set
# CONFIG_NET_VENDOR_HP is not set # CONFIG_NET_VENDOR_HP is not set
CONFIG_NET_VENDOR_INTEL=y CONFIG_NET_VENDOR_INTEL=y
CONFIG_E100=y # CONFIG_E100 is not set
CONFIG_E1000=y CONFIG_E1000=y
# CONFIG_E1000E is not set CONFIG_E1000E=m
# CONFIG_IGB is not set CONFIG_IGB=m
CONFIG_IGB_HWMON=y
CONFIG_IGB_DCA=y
# CONFIG_IGBVF is not set # CONFIG_IGBVF is not set
# CONFIG_IXGB is not set # CONFIG_IXGB is not set
# CONFIG_IXGBE is not set # CONFIG_IXGBE is not set

Loading…
Cancel
Save