From patchwork Tue Jan 16 09:16:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 124631 Delivered-To: patch@linaro.org Received: by 10.46.64.148 with SMTP id r20csp947147lje; Tue, 16 Jan 2018 01:17:53 -0800 (PST) X-Google-Smtp-Source: ACJfBosPbcSqUJnmH7GtQBPuqHif7v0fU5yMOR6M+MMWZsRlaUjeQJDaKrobjW1dI05kX6YjDfTB X-Received: by 10.80.166.218 with SMTP id f26mr24581734edc.266.1516094273275; Tue, 16 Jan 2018 01:17:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516094273; cv=none; d=google.com; s=arc-20160816; b=RuqC8yzVpFHDcngWkemiaaKDA75JSSq0qmCIXU2d5bX9FrGqagcrdqpIWv3ol7Z6Dn 96aL+KT9kINzOpxe05PeReUZYXhwRGc/TCQAJNGO4Vl8lXKBB2lVWhJt+5GjcjfPlmRq +z6M5dbCdIR1PtCuDdHucb+LzWpVvO21RIhT4ETCnSJBaj0RV3NrxxMGh1vtT6FdgTXe sMLZQP8KyJjsL25SvrrL/oBVwZndMzHDmqTSBHXsaLZEnhKlRHIxrK+F8Mm0s+2XVzK9 kCf6FEsN/x6LMvel0yya0MJOaLtzb/8uMbFBJ2GkqTeopW8eB4mvTKJuj0tHBpvUYSS5 fiFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:references:in-reply-to:references :in-reply-to:message-id:date:to:from:arc-authentication-results; bh=/PUPU+dz0sCykIIBS8N/mIr/BMmR9cnZFavVBW4cm8s=; b=d6QbTk6EYjl8Fp+qQfztSBI2mSmNiLY5FOAHaBwh54Kr6VNanzmluuZcH5lXbjwf+Q 3f3h6niNVTtgzG5oDNYi6OQT5zhqiCLS/hES6p18qgrYmS/gWCwot+4ywJcuxE7YEN4A 3N6gRGQo2fZDdihQxOAFy9+aOq/ChhezzKtbBUvKQ/fFjxoHYhnCjjyNCvt27+zLkTXM b7BTLT/eBJ5MlCKCAXkFclUeo/eRIgeduTZbjNLMf6aUaX/lc8eGe299td0I7SKhoUkc YQCnEmt9tofQ0SQK9XiLsUwSIiNq/6lRUSIjFbr0IX7Yz/FLaAYP35VIs3O6VNubvgG1 cDMQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id w13si1953237edk.526.2018.01.16.01.17.52; Tue, 16 Jan 2018 01:17:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id A091CC21E1E; Tue, 16 Jan 2018 09:17:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 3CFAAC21E30; Tue, 16 Jan 2018 09:16:58 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 075FDC21C4A; Tue, 16 Jan 2018 09:16:54 +0000 (UTC) Received: from mail.free-electrons.com (mail.free-electrons.com [62.4.15.54]) by lists.denx.de (Postfix) with ESMTP id B8E49C21CA6 for ; Tue, 16 Jan 2018 09:16:54 +0000 (UTC) Received: by mail.free-electrons.com (Postfix, from userid 110) id 859F1208BA; Tue, 16 Jan 2018 10:16:53 +0100 (CET) Received: from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 5E54920725; Tue, 16 Jan 2018 10:16:53 +0100 (CET) From: Maxime Ripard To: Tom Rini Date: Tue, 16 Jan 2018 10:16:47 +0100 Message-Id: <6e185efdebf7fb0138950441bf1667c5b1899803.1516094113.git-series.maxime.ripard@free-electrons.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: References: In-Reply-To: References: Cc: Andre Przywara , agraf@suse.de, u-boot@lists.denx.de, Maxime Ripard , Jagan Teki Subject: [U-Boot] [PATCH v2 11/15] env: mmc: depends on the MMC framework X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The raw MMC environment directly calls into the MMC framework. Make sure it's enabled before we can select it. Signed-off-by: Maxime Ripard Reviewed-by: Simon Glass --- env/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/env/Kconfig b/env/Kconfig index bef6e89bfc3c..ad5ccc253762 100644 --- a/env/Kconfig +++ b/env/Kconfig @@ -156,6 +156,7 @@ config ENV_IS_IN_FLASH config ENV_IS_IN_MMC bool "Environment in an MMC device" depends on !CHAIN_OF_TRUST + depends on MMC help Define this if you have an MMC device which you want to use for the environment.