From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe005.messaging.microsoft.com [216.32.181.185]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id EC6822C00CE for ; Thu, 25 Apr 2013 12:35:29 +1000 (EST) From: Po Liu To: Subject: [PATCH 4/4] powerpc/85xx: Update mpc85xx_defconfig for C293PCIE Date: Thu, 25 Apr 2013 09:54:17 +0800 Message-ID: <1366854857-22791-4-git-send-email-Po.Liu@freescale.com> In-Reply-To: <1366854857-22791-1-git-send-email-Po.Liu@freescale.com> References: <1366854857-22791-1-git-send-email-Po.Liu@freescale.com> MIME-Version: 1.0 Content-Type: text/plain Cc: Mingkai Hu List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mingkai Hu Signed-off-by: Mingkai Hu --- 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 -- 1.8.0