* [PATCH] powerpc: build in e1000e for pseries & ppc64_defconfig
@ 2010-04-19 6:05 Michael Neuling
0 siblings, 0 replies; only message in thread
From: Michael Neuling @ 2010-04-19 6:05 UTC (permalink / raw)
To: benh; +Cc: linuxppc-dev
The e1000e device is becoming more common these days, so let's just
build it in for pseries & ppc64_defconfig.
Signed-off-by: Michael Neuling <mikey@neuling.org>
---
arch/powerpc/configs/ppc64_defconfig | 2 +-
arch/powerpc/configs/pseries_defconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Index: linux-2.6-ozlabs/arch/powerpc/configs/ppc64_defconfig
===================================================================
--- linux-2.6-ozlabs.orig/arch/powerpc/configs/ppc64_defconfig
+++ linux-2.6-ozlabs/arch/powerpc/configs/ppc64_defconfig
@@ -988,7 +988,7 @@ CONFIG_ACENIC=m
CONFIG_ACENIC_OMIT_TIGON_I=y
# CONFIG_DL2K is not set
CONFIG_E1000=y
-CONFIG_E1000E=m
+CONFIG_E1000E=y
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
Index: linux-2.6-ozlabs/arch/powerpc/configs/pseries_defconfig
===================================================================
--- linux-2.6-ozlabs.orig/arch/powerpc/configs/pseries_defconfig
+++ linux-2.6-ozlabs/arch/powerpc/configs/pseries_defconfig
@@ -804,7 +804,7 @@ CONFIG_ACENIC=m
CONFIG_ACENIC_OMIT_TIGON_I=y
# CONFIG_DL2K is not set
CONFIG_E1000=y
-CONFIG_E1000E=m
+CONFIG_E1000E=y
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
# CONFIG_NS83820 is not set
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-19 6:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 6:05 [PATCH] powerpc: build in e1000e for pseries & ppc64_defconfig Michael Neuling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).