[PATCH V2] arm64: defconfig: Drop unused K3 SoC specific options

Nishanth Menon nm at ti.com
Thu Jan 7 08:22:28 EST 2021


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 at ti.com>
---

Could ARM SoC maintainers pick this up for the 5.11 cycle?
unfortunately, this dropped through the cracks as dependencies were
getting pulled together. I dont have any other patches for 5.11 rcs

V1: https://lore.kernel.org/linux-arm-kernel/20201112215438.31432-1-nm@ti.com/

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 838301650a79..a0bcf0201261 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -991,8 +991,6 @@ CONFIG_ARCH_TEGRA_210_SOC=y
 CONFIG_ARCH_TEGRA_186_SOC=y
 CONFIG_ARCH_TEGRA_194_SOC=y
 CONFIG_ARCH_TEGRA_234_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




More information about the linux-arm-kernel mailing list