diff options
author | Zhao Chenhui <chenhui.zhao@freescale.com> | 2012-08-07 17:12:47 +0800 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-08-10 07:46:45 -0500 |
commit | 8e90e4cc33ac44fd58635dc1aa94d3fd2145e518 (patch) | |
tree | 16d1d5cde3fde62e962cd0361fa3d2804db23b45 | |
parent | c9f11c30374329a0d2a88cf05281ca49d8eca9ab (diff) | |
download | op-kernel-dev-8e90e4cc33ac44fd58635dc1aa94d3fd2145e518.zip op-kernel-dev-8e90e4cc33ac44fd58635dc1aa94d3fd2145e518.tar.gz |
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>
-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 03ee911c..99a4dd3 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig @@ -115,6 +115,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 |