diff mbox

mpc85xx_defconfig: add VIA PATA support for MPC85xxCDS

Message ID 1344330767-29444-1-git-send-email-chenhui.zhao@freescale.com (mailing list archive)
State Accepted, archived
Commit 8e90e4cc33ac44fd58635dc1aa94d3fd2145e518
Delegated to: Kumar Gala
Headers show

Commit Message

chenhui zhao Aug. 7, 2012, 9:12 a.m. UTC
Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
---
Replace this patch "mpc85xx_defconfig: add IDE support for MPC85xxCDS".

 arch/powerpc/configs/mpc85xx_defconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Kumar Gala Aug. 10, 2012, 12:58 p.m. UTC | #1
On Aug 7, 2012, at 4:12 AM, Zhao Chenhui wrote:

> Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
> ---
> Replace this patch "mpc85xx_defconfig: add IDE support for MPC85xxCDS".
> 
> arch/powerpc/configs/mpc85xx_defconfig |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied to merge

- k
diff mbox

Patch

diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig
index ae9d852..627c257 100644
--- a/arch/powerpc/configs/mpc85xx_defconfig
+++ b/arch/powerpc/configs/mpc85xx_defconfig
@@ -116,6 +116,7 @@  CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_FSL=y
 CONFIG_PATA_ALI=y
+CONFIG_PATA_VIA=y
 CONFIG_NETDEVICES=y
 CONFIG_DUMMY=y
 CONFIG_FS_ENET=y