aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-04-15 18:59:13 -0500
committerKumar Gala <galak@kernel.crashing.org>2010-04-19 23:14:29 -0500
commitacbcba908dd271253a9661dde1f0087c0f789e8c (patch)
tree9717f7144e0b2f456fdefb183937d19bdb6b4640 /arch/powerpc
parentpowerpc/83xx: enable EPOLL syscall in defconfig (diff)
downloadlinux-dev-acbcba908dd271253a9661dde1f0087c0f789e8c.tar.xz
linux-dev-acbcba908dd271253a9661dde1f0087c0f789e8c.zip
powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
to enable the storage controller on earlier rev. mpc834x itx boards. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/configs/mpc83xx_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig
index af9abb66d83c..44d2f4de3f3f 100644
--- a/arch/powerpc/configs/mpc83xx_defconfig
+++ b/arch/powerpc/configs/mpc83xx_defconfig
@@ -712,7 +712,7 @@ CONFIG_ATA_SFF=y
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
-# CONFIG_SATA_SIL is not set
+CONFIG_SATA_SIL=y
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set