diff options
author | Auke Kok <auke-jan.h.kok@intel.com> | 2008-04-09 16:17:39 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-05-12 15:28:12 -0400 |
commit | b5d958ea66ac11b1190c24f042f517adf9229a98 (patch) | |
tree | 8d62193c8b407bd8bb2ced7d9b946e5afd04c5c7 /arch/x86/configs/i386_defconfig | |
parent | 622e3f28e50fe30cc199c735440cd7c75e0033b0 (diff) |
e1000e: set CONFIG_E1000E=y in x86 defconfigs
This adds to the already default CONFIG_E1000=y in these files.
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/configs/i386_defconfig')
-rw-r--r-- | arch/x86/configs/i386_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig index ad7ddaaff588..73f2c3cb7cda 100644 --- a/arch/x86/configs/i386_defconfig +++ b/arch/x86/configs/i386_defconfig | |||
@@ -814,6 +814,10 @@ CONFIG_NETDEV_1000=y | |||
814 | CONFIG_E1000=y | 814 | CONFIG_E1000=y |
815 | # CONFIG_E1000_NAPI is not set | 815 | # CONFIG_E1000_NAPI is not set |
816 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | 816 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set |
817 | CONFIG_E1000E=y | ||
818 | CONFIG_E1000E_ENABLED=y | ||
819 | # CONFIG_IP1000 is not set | ||
820 | # CONFIG_IGB is not set | ||
817 | # CONFIG_NS83820 is not set | 821 | # CONFIG_NS83820 is not set |
818 | # CONFIG_HAMACHI is not set | 822 | # CONFIG_HAMACHI is not set |
819 | # CONFIG_YELLOWFIN is not set | 823 | # CONFIG_YELLOWFIN is not set |