diff options
author | Zhao Chenhui <chenhui.zhao@freescale.com> | 2012-08-07 05:12:47 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-08-10 08:46:45 -0400 |
commit | 8e90e4cc33ac44fd58635dc1aa94d3fd2145e518 (patch) | |
tree | 16d1d5cde3fde62e962cd0361fa3d2804db23b45 /arch/powerpc | |
parent | c9f11c30374329a0d2a88cf05281ca49d8eca9ab (diff) |
powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDS
Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index 03ee911c4577..99a4dd3b30cc 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig | |||
@@ -115,6 +115,7 @@ CONFIG_ATA=y | |||
115 | CONFIG_SATA_AHCI=y | 115 | CONFIG_SATA_AHCI=y |
116 | CONFIG_SATA_FSL=y | 116 | CONFIG_SATA_FSL=y |
117 | CONFIG_PATA_ALI=y | 117 | CONFIG_PATA_ALI=y |
118 | CONFIG_PATA_VIA=y | ||
118 | CONFIG_NETDEVICES=y | 119 | CONFIG_NETDEVICES=y |
119 | CONFIG_DUMMY=y | 120 | CONFIG_DUMMY=y |
120 | CONFIG_FS_ENET=y | 121 | CONFIG_FS_ENET=y |