From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe005.messaging.microsoft.com [65.55.88.15]) (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 2E3492C014D for ; Fri, 15 Mar 2013 18:55:30 +1100 (EST) Received: from mail47-tx2 (localhost [127.0.0.1]) by mail47-tx2-R.bigfish.com (Postfix) with ESMTP id 29FC04201D4 for ; Fri, 15 Mar 2013 07:55:26 +0000 (UTC) Received: from TX2EHSMHS009.bigfish.com (unknown [10.9.14.253]) by mail47-tx2.bigfish.com (Postfix) with ESMTP id 6816D4C0066 for ; Fri, 15 Mar 2013 07:55:24 +0000 (UTC) From: Shaveta Leekha To: Subject: [PATCH 6/6] powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS Date: Fri, 15 Mar 2013 13:25:09 +0530 Message-ID: <1363334109-21922-6-git-send-email-shaveta@freescale.com> In-Reply-To: <1363334109-21922-1-git-send-email-shaveta@freescale.com> References: <1363334109-21922-1-git-send-email-shaveta@freescale.com> MIME-Version: 1.0 Content-Type: text/plain Cc: Shaveta Leekha List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Signed-off-by: Shaveta Leekha --- arch/powerpc/configs/corenet64_smp_defconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index 36a5c41..abf21ea 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig @@ -21,6 +21,7 @@ CONFIG_MODVERSIONS=y # CONFIG_BLK_DEV_BSG is not set CONFIG_PARTITION_ADVANCED=y CONFIG_MAC_PARTITION=y +CONFIG_B4_QDS=y CONFIG_P5020_DS=y CONFIG_P5040_DS=y CONFIG_T4240_QDS=y -- 1.7.6.GIT