Re: [4/4] powerpc/85xx: Update mpc85xx_defconfig for C293PCIE
From: Scott Wood <hidden>
Date: 2013-07-22 23:00:33
From: Scott Wood <hidden>
Date: 2013-07-22 23:00:33
On Thu, Apr 25, 2013 at 09:54:17AM +0800, Po Liu wrote:
From: Mingkai Hu <redacted> Signed-off-by: Mingkai Hu <redacted> --- Base on git://git.am.freescale.net/gitolite/mirrors/linux-2.6.git arch/powerpc/configs/mpc85xx_defconfig | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index cf815e8..ddc33a2 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig@@ -28,6 +28,7 @@ CONFIG_MPC85xx_MDS=y CONFIG_MPC8536_DS=y CONFIG_MPC85xx_DS=y CONFIG_MPC85xx_RDB=y +CONFIG_C293_PCIE=y CONFIG_P1010_RDB=y CONFIG_P1022_DS=y CONFIG_P1022_RDK=y
Also, why only mpc85xx_defconfig and mpc85xx_smp_defconfig? Just because this board isn't SMP doesn't mean it can't be supported by an SMP kernel. -Scott