On Tue, Apr 19, 2016 at 11:21 AM, Konstantin Khlebnikov <[email protected]> wrote: > Very common ethernet. Already enabled in i386_defconfig
Noticed by disappearing same commit in my local tree, thanks. FWIW: Reviewed-and-tested-by: Andy Shevchenko <[email protected]> > > Signed-off-by: Konstantin Khlebnikov <[email protected]> > --- > arch/x86/configs/x86_64_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/x86/configs/x86_64_defconfig > b/arch/x86/configs/x86_64_defconfig > index 4f404a64681b..0c8d7963483c 100644 > --- a/arch/x86/configs/x86_64_defconfig > +++ b/arch/x86/configs/x86_64_defconfig > @@ -173,6 +173,7 @@ CONFIG_TIGON3=y > CONFIG_NET_TULIP=y > CONFIG_E100=y > CONFIG_E1000=y > +CONFIG_E1000E=y > CONFIG_SKY2=y > CONFIG_FORCEDETH=y > CONFIG_8139TOO=y > -- With Best Regards, Andy Shevchenko

