From patchwork Thu Sep 16 15:57:44 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 512999 Delivered-To: patch@linaro.org Received: by 2002:a02:c816:0:0:0:0:0 with SMTP id p22csp1386091jao; Thu, 16 Sep 2021 09:40:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxcyW1+2aWZIpbLAzL+J1iLmreA2KJ9Xt8DNf0ciSoKca83z5jzeQpXr/Z1FgPtI7HqaL4Z X-Received: by 2002:a05:6638:168a:: with SMTP id f10mr5147597jat.121.1631810404352; Thu, 16 Sep 2021 09:40:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631810404; cv=none; d=google.com; s=arc-20160816; b=oe4Lj2V6IpzZraque71r9PaoDFrM1b0dO0ZI/R5ZTRjx9IP25datlpgHp5eEbiIwLR vjOHyUDtZWGb9ZKRtXfsZ9hLCpwVitMpoGlz57PrO2uH9VGklqQ+vuT+zD2Vd6+22NHe VaSR/n1+/6JOYHgc0hG+auhH5RIGRku7oehL5P3IsPBw90OEi5Z35oruXhw8/AKUGpKU P/1LJ9jc4uNFwnLQuEnqxuwXa4tze/2+OT8KigDk0A862QEjtCljWv0j4PLDhE7c1XML a0k0u7GnmwpV7eeS1QMFMY6VYfi7SuX1LKNMHbIgSztWlc4B02YOGmsk2a/MKBK+ourP uV3A== 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=DahroymjXH85XnxE6kguXTaH7SydrMzpbzw2C5F2I4E=; b=t4uaTeuFEhiI/2UQqGoq29ynAAfVhQjnbzchMrkO/6n3x0Rahv2c0NwtzTy270MMDZ Fhn/IvWN+1M64XBRFN/+G+QxCiABo1OkAzK/H6HkRnorVClVrxiJzL5diHhsel58z5dt fckkJZJiQYOoKzOD3Ye39zgNCWcasYy5ZE+qxT/Ohc9yhReapcY9gPD2Rvl75QEAEgoS tIBRHBjaiK3RRh8lRMTrvIyaUim5ngWs0jnKINTnDLGK+g3tmWeDXuH/to6uffSA46c8 vbKBaYIXK3uhRO+qG7C9fxZMr12HlhRrPbZ8LPAqJKqWzH5krVJS3zfl0+UopRCEHMbG T7Jg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=pIllCdVj; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 l3si2828240jas.73.2021.09.16.09.40.03; Thu, 16 Sep 2021 09:40:04 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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=pIllCdVj; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 S243652AbhIPQlP (ORCPT + 11 others); Thu, 16 Sep 2021 12:41:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:52386 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243596AbhIPQiF (ORCPT ); Thu, 16 Sep 2021 12:38:05 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F2B7461A3B; Thu, 16 Sep 2021 16:22:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809355; bh=zv2U393LUqG9qv8Squqau6qezSl4qKipcRyNbdq6g+E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pIllCdVjcnRZBBG0w1kjndpdX5oBOoTvfMj1U2hzTEl/3mm+EZo5EMhT2pfeeNaue nv4p3iQ7rz0C42xnMQNYAzQtLRIKR9fC5MJRF/fY0vE7Hx9E6ktNs8hzpK4cvGZk/7 PkHB4umBAwYsHmFjrBmon6ghY47vxIeqbe7Hnjmo= 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.13 107/380] powerpc/config: Renable MTD_PHYSMAP_OF Date: Thu, 16 Sep 2021 17:57:44 +0200 Message-Id: <20210916155807.681333159@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@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(+) -- 2.30.2 diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig index 949ff9ccda5e..dbf3ff8adc65 100644 --- a/arch/powerpc/configs/mpc885_ads_defconfig +++ b/arch/powerpc/configs/mpc885_ads_defconfig @@ -34,6 +34,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