aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2013-03-12 16:03:41 -0400
committerKumar Gala <galak@kernel.crashing.org>2013-03-12 17:00:25 -0400
commit19c29f1747b7fb8cbb4a4c4bca6357c60c43a61a (patch)
treec106ce4c2c65c249979ee5ec15da973258da72ea /arch/powerpc/configs
parentcb2cfb8ffa42a7dc9a67e5b5ba79a7b1b0b27345 (diff)
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 <scottwood@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/corenet64_smp_defconfig1
1 files changed, 1 insertions, 0 deletions
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
78CONFIG_SATA_SIL24=y 78CONFIG_SATA_SIL24=y
79CONFIG_NETDEVICES=y 79CONFIG_NETDEVICES=y
80CONFIG_DUMMY=y 80CONFIG_DUMMY=y
81CONFIG_E1000E=y
81CONFIG_INPUT_FF_MEMLESS=m 82CONFIG_INPUT_FF_MEMLESS=m
82# CONFIG_INPUT_MOUSEDEV is not set 83# CONFIG_INPUT_MOUSEDEV is not set
83# CONFIG_INPUT_KEYBOARD is not set 84# CONFIG_INPUT_KEYBOARD is not set