From mboxrd@z Thu Jan 1 00:00:00 1970 From: Madalin Bucur Subject: [PATCH net-next v7 09/10] arch/powerpc: Enable FSL_FMAN Date: Fri, 11 Nov 2016 10:20:06 +0200 Message-ID: <1478852407-27420-10-git-send-email-madalin.bucur@nxp.com> References: <1478852407-27420-1-git-send-email-madalin.bucur@nxp.com> Reply-To: Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , , , , To: Return-path: Received: from mail-dm3nam03on0048.outbound.protection.outlook.com ([104.47.41.48]:44112 "EHLO NAM03-DM3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755668AbcKKIUi (ORCPT ); Fri, 11 Nov 2016 03:20:38 -0500 In-Reply-To: <1478852407-27420-1-git-send-email-madalin.bucur@nxp.com> Sender: netdev-owner@vger.kernel.org List-ID: Signed-off-by: Madalin Bucur --- arch/powerpc/configs/dpaa.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/configs/dpaa.config b/arch/powerpc/configs/dpaa.config index f124ee1..9ad9bc0 100644 --- a/arch/powerpc/configs/dpaa.config +++ b/arch/powerpc/configs/dpaa.config @@ -1,2 +1,3 @@ CONFIG_FSL_DPAA=y CONFIG_FSL_PAMU=y +CONFIG_FSL_FMAN=y -- 2.1.0