Skip to content

Commit

Permalink
e1000e: set CONFIG_E1000E=y in x86 defconfigs
Browse files Browse the repository at this point in the history
This adds to the already default CONFIG_E1000=y in these files.

Signed-off-by: Auke Kok <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
  • Loading branch information
ahkok authored and Ingo Molnar committed May 12, 2008
1 parent 622e3f2 commit b5d958e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/x86/configs/i386_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,10 @@ CONFIG_NETDEV_1000=y
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
CONFIG_E1000E=y
CONFIG_E1000E_ENABLED=y
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
Expand Down

0 comments on commit b5d958e

Please sign in to comment.