[PATCH 1/1] powerpc: Update pSeries defconfig for SATA

Brian King brking at us.ibm.com
Fri Oct 6 01:52:04 EST 2006


Since the ipr driver now supports SATA and depends on libata,
enable libata to get built.

Signed-off-by: Brian King <brking at us.ibm.com>
---

 linux-2.6-bjking1/arch/powerpc/configs/pseries_defconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/powerpc/configs/pseries_defconfig~powerpc_sata_config arch/powerpc/configs/pseries_defconfig
--- linux-2.6/arch/powerpc/configs/pseries_defconfig~powerpc_sata_config	2006-10-05 10:11:57.000000000 -0500
+++ linux-2.6-bjking1/arch/powerpc/configs/pseries_defconfig	2006-10-05 10:12:40.000000000 -0500
@@ -506,7 +506,7 @@ CONFIG_SCSI_SAS_ATTRS=m
 # CONFIG_MEGARAID_NEWGEN is not set
 # CONFIG_MEGARAID_LEGACY is not set
 # CONFIG_MEGARAID_SAS is not set
-# CONFIG_ATA is not set
+CONFIG_ATA=y
 # CONFIG_SCSI_HPTIOP is not set
 # CONFIG_SCSI_BUSLOGIC is not set
 # CONFIG_SCSI_DMX3191D is not set
_



More information about the Linuxppc-dev mailing list