[PATCH] ppc64: Enable virtual ethernet and virtual scsi

Anton Blanchard anton at samba.org
Sun Jan 23 16:36:52 EST 2005


Enable the virtual ethernet and virtual scsi drivers in the pseries
config. Since our root device may be on either we need them compiled in
(unless we play initrd tricks).

Signed-off-by: Anton Blanchard <anton at samba.org>

===== arch/ppc64/configs/pSeries_defconfig 1.10 vs edited =====
--- 1.10/arch/ppc64/configs/pSeries_defconfig	2004-11-27 22:20:13 +11:00
+++ edited/arch/ppc64/configs/pSeries_defconfig	2005-01-23 16:26:07 +11:00
@@ -268,7 +268,7 @@
 # CONFIG_SCSI_FUTURE_DOMAIN is not set
 # CONFIG_SCSI_GDTH is not set
 # CONFIG_SCSI_IPS is not set
-CONFIG_SCSI_IBMVSCSI=m
+CONFIG_SCSI_IBMVSCSI=y
 # CONFIG_SCSI_INIA100 is not set
 CONFIG_SCSI_SYM53C8XX_2=y
 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
@@ -492,7 +492,7 @@
 #
 # CONFIG_NET_TULIP is not set
 # CONFIG_HP100 is not set
-CONFIG_IBMVETH=m
+CONFIG_IBMVETH=y
 CONFIG_NET_PCI=y
 CONFIG_PCNET32=y
 # CONFIG_AMD8111_ETH is not set



More information about the Linuxppc64-dev mailing list