Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp1142122pxy; Fri, 23 Apr 2021 00:54:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwFayfy2fnXZd7pz1hmhvUf2Npcm4D6JwqkOF7L6nqiOip922UkUDOmbE6aZjiRRpkpNnIB X-Received: by 2002:aa7:d48a:: with SMTP id b10mr2893392edr.202.1619164483917; Fri, 23 Apr 2021 00:54:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619164483; cv=none; d=google.com; s=arc-20160816; b=X9vyfAYjZmxIZiyoJbBrh4+432rJf1vxh7EDDleBL+kSTbVZiEgWdpZYYmDP2+Ap5V QqcPyGlTlfMzia8KneRbUknfJMZM4WWCNBXeLAuP8oEc6M6+f5MTnHS18pqPG2uoAspR laPe0KnRJtEdAAV4GCTjXWPjEnFQnPwlHpXuL49mux3votfJb6FpO0UWSbyZWEfBPXjX 7z1BwvfzAkt1QZ21NeBUOb+fPHl/6UuXMyx2s0v8pnb1x1BMCw+fl2RF5q4tj3XlFtJA iBCZEwLrta4PRXx0j5/W++9Rg6CGob5JFs2rQ8cx9mzxbQKxJpV2YUk5s0jFVMp+O4ra iFMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=k04y0Pg5jTSFevOD/rZK1MqErSV1xyapNzwCMhxf4eQ=; b=eoBfH27wLpjAzBRvV2hhbnnU5oP3wFr7Vr/FP2b0Xhqe0cXZAB7pabxUKr/Vee9VO1 Vsk6de3DZq3TvNWk55s0eiv/FpOUlc8Aldg3zK2nJAGR1dkjBOVXG8yc2N34dDdtgu4E F/TgPfRKuyoATJdtckt8L7F2HcFiEKjGihVYMxwB7UB5gLaV9r5MzuXLDVb3xZ5uwSBA 44N41DAh1n4xwajj22lNjkiN8koEwwfpFEF8LLDVtvgUkQHswS3CFhCsbIZ0EwAWBqwy xvr4ri/UHqS+cn1VUYWb/yVP8WDxNSpabExeF+8rQNRyGkGhhVqkNZKyFBqeF3po/bNL tW2g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o3si4599615ejg.420.2021.04.23.00.54.19; Fri, 23 Apr 2021 00:54:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236730AbhDWHxh (ORCPT + 99 others); Fri, 23 Apr 2021 03:53:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39458 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229917AbhDWHxf (ORCPT ); Fri, 23 Apr 2021 03:53:35 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3393C061574 for ; Fri, 23 Apr 2021 00:52:59 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: eballetbo) with ESMTPSA id A42351F43399 From: Enric Balletbo i Serra To: linux-kernel@vger.kernel.org Cc: Collabora Kernel ML , linux-mediatek@lists.infradead.org, matthias.bgg@gmail.com, drinkcat@chromium.org, hsinyi@chromium.org, Anson Huang , Arnd Bergmann , Bjorn Andersson , Catalin Marinas , Dmitry Baryshkov , Geert Uytterhoeven , =?UTF-8?q?Guido=20G=C3=BCnther?= , Jagan Teki , Krzysztof Kozlowski , Max Krummenacher , Michael Walle , Nishanth Menon , Shawn Guo , Will Deacon , linux-arm-kernel@lists.infradead.org Subject: [PATCH] arm64: defconfig: Allow Mediatek boards to boot from the mmc Date: Fri, 23 Apr 2021 09:52:50 +0200 Message-Id: <20210423075250.2616275-1-enric.balletbo@collabora.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Enable the MMC_MTK option necessary to boot Mediatek boards from the mmc. Booting from the mmc is the common method used for a bunch of boards, specially Chromebooks, to boot from. Hence this driver is built-in. Signed-off-by: Enric Balletbo i Serra --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7b4be3807b6d..acb718160345 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -851,6 +851,7 @@ CONFIG_MMC_DW_K3=y CONFIG_MMC_DW_ROCKCHIP=y CONFIG_MMC_SUNXI=y CONFIG_MMC_BCM2835=y +CONFIG_MMC_MTK=y CONFIG_MMC_SDHCI_XENON=y CONFIG_MMC_SDHCI_AM654=y CONFIG_MMC_OWL=y -- 2.30.2