From patchwork Wed Oct 3 00:18:22 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 10624197 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3B7D215E8 for ; Wed, 3 Oct 2018 00:20:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A5EB2857D for ; Wed, 3 Oct 2018 00:20:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1BDFF2857F; Wed, 3 Oct 2018 00:20:27 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 C8F8A2857D for ; Wed, 3 Oct 2018 00:20:16 +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=KaVEjLKtBVbqQw9Ir/InVHF3LTk2wopAaSjJ/sZfoL0=; b=u8V 1xeyVfxU++FgbSjp9RY4AjGIsDrnWf3mbBvw4+qBBjXrXQCmhluQuV/dH2WawCBfdY8lTbIoCZUZk whux2IEeVyHp7cH0r4MgI9yZ5V1tOYZwKR8m48bdB3akTxzI2V5LvVXwqFyA15z3J1AoKa2fG4oEa xEJH1M2Q27UpmFGb6lX+NrOS94qa81a1BkFAJYfTkXrwGQj/Fbl3h4ysauLF4hGoZ3BIoPck7by49 kbqHD7lGuh74r0b2TkTNKhAWHsHjtcPRbRg7LFJtGZXmeEH8B+W44zloRSCh1yw2R7R8Tp/6DM5ri nL1tV71ypv02N4hr4TQjnhzs8Jgk0PA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g7UtO-0003Xl-My; Wed, 03 Oct 2018 00:19:54 +0000 Received: from conuserg-11.nifty.com ([210.131.2.78]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g7Uss-0003JU-1P for linux-arm-kernel@lists.infradead.org; Wed, 03 Oct 2018 00:19:24 +0000 Received: from grover.tkatk1.zaq.ne.jp (zaqdadce369.zaq.ne.jp [218.220.227.105]) (authenticated) by conuserg-11.nifty.com with ESMTP id w930IZSm018610; Wed, 3 Oct 2018 09:18:36 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-11.nifty.com w930IZSm018610 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1538525916; bh=Wt6G8ZeSYrKtvD+pNRyGm7Wrgc+fksBXDT61kEbPZWI=; h=From:To:Cc:Subject:Date:From; b=ql0hWQ7gR6s344VyukmIr3AP1O+C+icSrxVLUmBnVkPvS+cHFfSsyfvwTlv0uRgOv xo9CKKSvnOpt8W9TUjs8zAuX6jd1qrU2aNy1N2e2HwQf3K3zmkTMYFwTwZwbj7upbb srBytokuRZzsEJzSzl0vVbtoV1RpQiNWdPV8mx+CmXxMG6VPEH6q7ZnwFNDPVje+SG wrD87CrbMxpduUWk+ulz9wR3L72iIa3YCnaeOrFX6w0qsQVw2p3sptrMzrqAZj7Xz0 aOWuZ+IDYCTuI9yajw7AoNu5zjISPw3ShIPJxtcErtjsBoCtcFcvCDZ02rsS3ttMdh YKOqlpW9Ar3Rw== X-Nifty-SrcIP: [218.220.227.105] From: Masahiro Yamada To: arm@kernel.org, Arnd Bergmann , Olof Johansson Subject: [PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_MMC_UNIPHIER Date: Wed, 3 Oct 2018 09:18:22 +0900 Message-Id: <1538525903-22548-1-git-send-email-yamada.masahiro@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-20181002_171922_711673_78106A80 X-CRM114-Status: UNSURE ( 7.82 ) 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: Masahiro Yamada , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.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 UniPhier SD controller driver. Signed-off-by: Masahiro Yamada --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index fc33444..0d56568 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -771,6 +771,7 @@ CONFIG_MMC_ATMELMCI=y CONFIG_MMC_SDHCI_MSM=y CONFIG_MMC_MVSDIO=y CONFIG_MMC_SDHI=y +CONFIG_MMC_UNIPHIER=y CONFIG_MMC_DW=y CONFIG_MMC_DW_EXYNOS=y CONFIG_MMC_DW_ROCKCHIP=y