From: Scott Wood Date: Tue, 12 Mar 2013 20:03:41 +0000 (-0500) Subject: powerpc/85xx: add CONFIG_E1000E to corenet64_smp_defconfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=19c29f1747b7fb8cbb4a4c4bca6357c60c43a61a;p=deliverable%2Flinux.git powerpc/85xx: add CONFIG_E1000E to corenet64_smp_defconfig This is a commonly used ethernet card, especially with mainline kernels which lack datapath support. Signed-off-by: Scott Wood Signed-off-by: Kumar Gala --- diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index c3da8606f386..36a5c41449b1 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig @@ -78,6 +78,7 @@ CONFIG_SATA_FSL=y CONFIG_SATA_SIL24=y CONFIG_NETDEVICES=y CONFIG_DUMMY=y +CONFIG_E1000E=y CONFIG_INPUT_FF_MEMLESS=m # CONFIG_INPUT_MOUSEDEV is not set # CONFIG_INPUT_KEYBOARD is not set