summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc85xx_defconfig
diff options
context:
space:
mode:
authorRoy ZANG2013-04-11 00:40:49 +0200
committerKumar Gala2013-04-11 15:26:34 +0200
commitc897848d8d58ae6b5485efc19a20fa64b28ddf94 (patch)
tree49c6b5fc496ec79d18b5e1b656586da024e246a9 /arch/powerpc/configs/mpc85xx_defconfig
parentpowerpc/fsl: Add property for 'era' in SEC dts crypto node (diff)
downloadkernel-qcow2-linux-c897848d8d58ae6b5485efc19a20fa64b28ddf94.tar.gz
kernel-qcow2-linux-c897848d8d58ae6b5485efc19a20fa64b28ddf94.tar.xz
kernel-qcow2-linux-c897848d8d58ae6b5485efc19a20fa64b28ddf94.zip
powerpc/85xx: enable Silicon image 3132 PCIe to SATA controller
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>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r--arch/powerpc/configs/mpc85xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig
index 37812b4b777b..5a58882e351e 100644
--- a/arch/powerpc/configs/mpc85xx_defconfig
+++ b/arch/powerpc/configs/mpc85xx_defconfig
@@ -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