linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Drop K3 SoC specific options
@ 2020-11-12 21:54 Nishanth Menon
  2020-11-17 15:10 ` Lokesh Vutla
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2020-11-12 21:54 UTC (permalink / raw)
  To: Santosh Shilimkar, Tero Kristo
  Cc: Lokesh Vutla, Sekhar Nori, linux-kernel, linux-arm-kernel,
	Olof Johansson, Will Deacon, Catalin Marinas, Arnd Bergmann,
	Nishanth Menon

With [1] integrated and all users of the config symbols removed, we
can safely remove the options from defconfig.

[1] https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201026170624.24241-1-nm@ti.com/

Signed-off-by: Nishanth Menon <nm@ti.com>
---

This is the follow on patch for the Kconfig symbol removal.
We just need to make sure it is in proper merge order for us to
prevent bisect failure.

 arch/arm64/configs/defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 17a2df6a263e..1b782838105e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -958,8 +958,6 @@ CONFIG_ARCH_TEGRA_132_SOC=y
 CONFIG_ARCH_TEGRA_210_SOC=y
 CONFIG_ARCH_TEGRA_186_SOC=y
 CONFIG_ARCH_TEGRA_194_SOC=y
-CONFIG_ARCH_K3_AM6_SOC=y
-CONFIG_ARCH_K3_J721E_SOC=y
 CONFIG_TI_SCI_PM_DOMAINS=y
 CONFIG_EXTCON_PTN5150=m
 CONFIG_EXTCON_USB_GPIO=y
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Drop K3 SoC specific options
  2020-11-12 21:54 [PATCH] arm64: defconfig: Drop K3 SoC specific options Nishanth Menon
@ 2020-11-17 15:10 ` Lokesh Vutla
  0 siblings, 0 replies; 2+ messages in thread
From: Lokesh Vutla @ 2020-11-17 15:10 UTC (permalink / raw)
  To: Nishanth Menon, Santosh Shilimkar, Tero Kristo
  Cc: Sekhar Nori, linux-kernel, linux-arm-kernel, Olof Johansson,
	Will Deacon, Catalin Marinas, Arnd Bergmann



On 13/11/20 3:24 am, Nishanth Menon wrote:
> With [1] integrated and all users of the config symbols removed, we
> can safely remove the options from defconfig.
> 
> [1] https://patchwork.kernel.org/project/linux-arm-kernel/patch/20201026170624.24241-1-nm@ti.com/
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>

Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>

Thanks and regards,
Lokesh


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-17 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 21:54 [PATCH] arm64: defconfig: Drop K3 SoC specific options Nishanth Menon
2020-11-17 15:10 ` Lokesh Vutla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).