From: Auke Kok Date: Wed, 9 Apr 2008 20:17:39 +0000 (-0700) Subject: e1000e: set CONFIG_E1000E=y in x86 defconfigs X-Git-Tag: firefly_0821_release~19697^2~253^9~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b5d958ea66ac11b1190c24f042f517adf9229a98;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- 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 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