Received: by 2002:a05:6520:4d:b0:139:a872:a4c9 with SMTP id i13csp2565401lkm; Mon, 20 Sep 2021 18:51:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvplr2cUsi76XaSEOyUVfjP6EQpqdr7VwLred3Xl9fXrnCU6OfPZDXOPAtxa8C+5kh7m5e X-Received: by 2002:a05:6602:214f:: with SMTP id y15mr14306321ioy.127.1632189097759; Mon, 20 Sep 2021 18:51:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632189097; cv=none; d=google.com; s=arc-20160816; b=D4H6QbgdSkGswwezKVLTEC+P6dqpNOHFQyjRUaBIR6D3I3c92L7c91+905gFKNA3g9 2UCA7W6qpD2A4FfGYR1ZGPoqPaysxQZcFMWKODIg1qigooeUwT35+QJ60XxvnBlqDtHN rJ8Elx6fHt+HMnGY7Ax1IiV455pFeHx1UcRPY6HOLMHcHgRNRUDZF+VFt0MEZVyY8BHW U5wzpj3WonngWMUdaDPqpKtlcCFXsSrWsPcBDMXz0qwIPLVcQGxVXnGy7H0a0t9zo6Rx i7WYhvpFixNz6woEk3guOGQ8Rn3eRtUi1P2sof/O3vLxxxIUiWSI6cWsTRSW3gXfcelU xr3A== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=96hy26dP+qcrdJ8aOi3YFnwMO7+3XWJ6LBheLvTjc2o=; b=vnMDTw4Ou8k5+Df/q0kv88Qn4xj6GIxBu25o4DhUBKwMTn61PJk/x3uwx7P+bJ/8WG L/LUYZ4Ju0rZ6JeJIO2oo8Toh0OohyLwaUTK/vxSG3w3CpBDhrzs8FUPFNuqmJeSKFpv HXsn+LkQo2gFxY1rpuCIR1ZMCT95r9nzWDnAkW2LU8uCNDGH4az8uICKBgaE0CF8/eSq BjlSlk5tJv72zHYHmTtUHmLrgGPxIH7SfkiauyCMryyF23XF5uph6iya/kUyjcmDeZOG VUI9eGYamsDWIzhTjj31ceuzsG6MIYCzFhzjNmWT4qhDJzo9CNZFfN2yFvuSa1FVGrYQ JLcQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=geJTfsXv; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s7si13914548ilp.105.2021.09.20.18.51.26; Mon, 20 Sep 2021 18:51:37 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=geJTfsXv; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345291AbhITSMB (ORCPT + 99 others); Mon, 20 Sep 2021 14:12:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:33268 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1358576AbhITSHD (ORCPT ); Mon, 20 Sep 2021 14:07:03 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 782456324B; Mon, 20 Sep 2021 17:18:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632158290; bh=Yym8bEaKDwwuCUq5lo+2cM1dPMXePaTtmzxRKHHMX8o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=geJTfsXv2GoOYNxj6a2KmeRJ8GD120s9Jv6W2yZV91dTCOCH9DhWSjm6fL8PvY0lp Ljgj2wovgZkOfdzfHN/LJrS2bwaAXRT90Gd8BvCulE13sM/MCt1ybZZPPVSf6tFOCg jdlzqeFiH48U79vSngue9uceg2AXWD72UTrzG6Y0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Joel Stanley , Christophe Leroy , Michael Ellerman , Sasha Levin Subject: [PATCH 5.4 056/260] powerpc/config: Renable MTD_PHYSMAP_OF Date: Mon, 20 Sep 2021 18:41:14 +0200 Message-Id: <20210920163933.004627805@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210920163931.123590023@linuxfoundation.org> References: <20210920163931.123590023@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joel Stanley [ Upstream commit d0e28a6145c3455b69991245e7f6147eb914b34a ] CONFIG_MTD_PHYSMAP_OF is not longer enabled as it depends on MTD_PHYSMAP which is not enabled. This is a regression from commit 642b1e8dbed7 ("mtd: maps: Merge physmap_of.c into physmap-core.c"), which added the extra dependency. Add CONFIG_MTD_PHYSMAP=y so this stays in the config, as Christophe said it is useful for build coverage. Fixes: 642b1e8dbed7 ("mtd: maps: Merge physmap_of.c into physmap-core.c") Signed-off-by: Joel Stanley Acked-by: Christophe Leroy Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20210817045407.2445664-3-joel@jms.id.au Signed-off-by: Sasha Levin --- arch/powerpc/configs/mpc885_ads_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig index 285d506c5a76..2f5e06309f09 100644 --- a/arch/powerpc/configs/mpc885_ads_defconfig +++ b/arch/powerpc/configs/mpc885_ads_defconfig @@ -39,6 +39,7 @@ CONFIG_MTD_CFI_GEOMETRY=y # CONFIG_MTD_CFI_I2 is not set CONFIG_MTD_CFI_I4=y CONFIG_MTD_CFI_AMDSTD=y +CONFIG_MTD_PHYSMAP=y CONFIG_MTD_PHYSMAP_OF=y # CONFIG_BLK_DEV is not set CONFIG_NETDEVICES=y -- 2.30.2