From patchwork Thu Nov 30 01:26:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 10084055 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 78D4D602B9 for ; Thu, 30 Nov 2017 01:27:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 69B4229DA2 for ; Thu, 30 Nov 2017 01:27:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E63B29DAB; Thu, 30 Nov 2017 01:27:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 00A6E29DA2 for ; Thu, 30 Nov 2017 01:27:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=qUZzv3GQ0teEINEHCQ3TjShLPr7KYpKvD64jIy2mqcs=; b=dca xFeEzIhdVDNbVYokDX3iUFmd0aZN6MXTQd8SyyGF89hbRWQmvPw3xGQb9xuCaofAqpMS8+C64Yud2 RY2XXsQK8Q8amque/Vuk5nGjgP5/Y8vJ90ZESUhfK+xGTCb4re0Uzb0kIvbbiUD7tjhjK/C380vQ/ xV3Gg2W1SdUTVMoX8AzPtZtLO6eU1/gblUNvWrX0iuz4Bw+dyUUWbvlcGh8kibXfYf48uCtOwgffM XOenW31is+X+pfq3GBIWgHM/jfOOKHvkGD93WLQcmGBh4v22xYGA4FawCRI2+Vxdq1nLs8iTY7b9H 0PWdrSS67uuJOcTeRt99FXd3yEzWs3w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eKDdO-0006wM-Kk; Thu, 30 Nov 2017 01:27:26 +0000 Received: from mx.socionext.com ([202.248.49.38]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eKDdK-0006uH-SK for linux-arm-kernel@lists.infradead.org; Thu, 30 Nov 2017 01:27:24 +0000 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 30 Nov 2017 10:26:59 +0900 Received: from mail.mfilter.local (unknown [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id DDA0E180B45; Thu, 30 Nov 2017 10:26:59 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 30 Nov 2017 10:26:59 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 25BC41A04C5; Thu, 30 Nov 2017 10:26:59 +0900 (JST) From: Keiji Hayashibara To: catalin.marinas@arm.com, will.deacon@arm.com Subject: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE Date: Thu, 30 Nov 2017 10:26:55 +0900 Message-Id: <1512005215-6323-1-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171129_172723_370047_A16EE0C7 X-CRM114-Status: UNSURE ( 5.91 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: owada.kiyoshi@socionext.com, hayashi.kunihiko@socionext.com, masami.hiramatsu@linaro.org, yamada.masahiro@socionext.com, Keiji Hayashibara , linux-kernel@vger.kernel.org, jaswinder.singh@linaro.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the efuse driver for UniPhier SoC Signed-off-by: Keiji Hayashibara Acked-by: Masahiro Yamada --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6356c6d..41e1b56 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -558,6 +558,7 @@ CONFIG_PHY_XGENE=y CONFIG_PHY_TEGRA_XUSB=y CONFIG_QCOM_L2_PMU=y CONFIG_QCOM_L3_PMU=y +CONFIG_UNIPHIER_EFUSE=y CONFIG_TEE=y CONFIG_OPTEE=y CONFIG_ARM_SCPI_PROTOCOL=y