From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db8outboundpool.messaging.microsoft.com (mail-db8lp0189.outbound.messaging.microsoft.com [213.199.154.189]) (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 B30012C0144 for ; Tue, 2 Apr 2013 18:16:26 +1100 (EST) Received: from mail59-db8 (localhost [127.0.0.1]) by mail59-db8-R.bigfish.com (Postfix) with ESMTP id 3F5B66801AF for ; Tue, 2 Apr 2013 07:16:20 +0000 (UTC) Received: from DB8EHSMHS027.bigfish.com (unknown [10.174.8.250]) by mail59-db8.bigfish.com (Postfix) with ESMTP id 6BB7E980045 for ; Tue, 2 Apr 2013 07:16:18 +0000 (UTC) From: Shaveta Leekha To: Subject: [PATCH 5/5] powerpc/85xx: Update corenet64_smp_defconfig for B4_QDS Date: Tue, 2 Apr 2013 12:46:08 +0530 Message-ID: <1364886968-9634-4-git-send-email-shaveta@freescale.com> In-Reply-To: <1364886968-9634-1-git-send-email-shaveta@freescale.com> References: <1364886968-9634-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 1c6eb66..6c8b020 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