powerpc/85xx: enable Silicon image 3132 PCIe to SATA controller
authorRoy ZANG <tie-fei.zang@freescale.com>
Wed, 10 Apr 2013 22:40:49 +0000 (17:40 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 11 Apr 2013 13:26:34 +0000 (08:26 -0500)
Some 85xx board, for example, P1020RDB-PC has on board silicon image
PCIe to SATA controller and when booting up, the filesystem will auto mount
to the SATA disk. So enable silicon image 3132 pcie to sata controller
by default

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig

index 37812b4b777b02f96a3d1b055ce137732ab71b94..5a58882e351e73e6246f9b417a4f82ef934b7139 100644 (file)
@@ -121,6 +121,7 @@ CONFIG_SCSI_LOGGING=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_FSL=y
+CONFIG_SATA_SIL24=y
 CONFIG_PATA_ALI=y
 CONFIG_PATA_VIA=y
 CONFIG_NETDEVICES=y
index 7fc3e6ffe1ccaa1e4a5377aa56a46e20c6251bd1..165e6b32baef2cc8e522b20459972b35276565ba 100644 (file)
@@ -124,6 +124,7 @@ CONFIG_SCSI_LOGGING=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_FSL=y
+CONFIG_SATA_SIL24=y
 CONFIG_PATA_ALI=y
 CONFIG_NETDEVICES=y
 CONFIG_DUMMY=y