diff mbox

[1/2] powerpc: 83xx: configure SIL SATA driver in 83xx-wide defconfig

Message ID 20100415185913.2a52e1b3.kim.phillips@freescale.com (mailing list archive)
State Accepted, archived
Commit acbcba908dd271253a9661dde1f0087c0f789e8c
Delegated to: Kumar Gala
Headers show

Commit Message

Kim Phillips April 15, 2010, 11:59 p.m. UTC
to enable the storage controller on earlier rev. mpc834x itx boards.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 arch/powerpc/configs/mpc83xx_defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Kumar Gala April 20, 2010, 4:15 a.m. UTC | #1
On Apr 15, 2010, at 6:59 PM, Kim Phillips wrote:

> to enable the storage controller on earlier rev. mpc834x itx boards.
> 
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> ---
> arch/powerpc/configs/mpc83xx_defconfig |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

applied to merge.

- k
diff mbox

Patch

diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig
index 05bec48..c6f80fa 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