arch/arm/configs/multi_v7_defconfig | 4 ---- arch/arm/configs/qcom_defconfig | 3 --- 2 files changed, 7 deletions(-)
Drop CONFIG_ARCH_MSM8X60 and CONFIG_ARCH_MSM8960 which were removed in
commit 99497df59427 ("ARM: qcom: merge remaining subplatforms into sensible
Kconfig entry").
Drop CONFIG_ARCH_MSM8916 and CONFIG_ARCH_MSM8974 which were removed in
commit 85148df36835 ("ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes").
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
arch/arm/configs/multi_v7_defconfig | 4 ----
arch/arm/configs/qcom_defconfig | 3 ---
2 files changed, 7 deletions(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f2822eeefb95..151f50b3b2d6 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -87,10 +87,6 @@ CONFIG_SOC_AM33XX=y
CONFIG_SOC_AM43XX=y
CONFIG_SOC_DRA7XX=y
CONFIG_ARCH_QCOM=y
-CONFIG_ARCH_MSM8X60=y
-CONFIG_ARCH_MSM8916=y
-CONFIG_ARCH_MSM8960=y
-CONFIG_ARCH_MSM8974=y
CONFIG_ARCH_ROCKCHIP=y
CONFIG_ARCH_RENESAS=y
CONFIG_ARCH_INTEL_SOCFPGA=y
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index ec52ccece0ca..aa23a13274f9 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -10,9 +10,6 @@ CONFIG_EXPERT=y
CONFIG_KALLSYMS_ALL=y
CONFIG_PROFILING=y
CONFIG_ARCH_QCOM=y
-CONFIG_ARCH_MSM8X60=y
-CONFIG_ARCH_MSM8960=y
-CONFIG_ARCH_MSM8974=y
CONFIG_ARCH_MDM9615=y
CONFIG_SMP=y
CONFIG_ARM_PSCI=y
--
2.44.0.501.g19981daefd7c
On Tue, 19 Aug 2025 19:16:30 -0400, Trevor Woerner wrote: > Drop CONFIG_ARCH_MSM8X60 and CONFIG_ARCH_MSM8960 which were removed in > commit 99497df59427 ("ARM: qcom: merge remaining subplatforms into sensible > Kconfig entry"). > > Drop CONFIG_ARCH_MSM8916 and CONFIG_ARCH_MSM8974 which were removed in > commit 85148df36835 ("ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes"). > > [...] Applied, thanks! [1/1] ARM: defconfig: cleanup orphaned CONFIGs commit: bcafdbaff25930db6c8866056e0f4071dc71ca97 Best regards, -- Bjorn Andersson <andersson@kernel.org>
On 20/08/2025 01:16, Trevor Woerner wrote: > Drop CONFIG_ARCH_MSM8X60 and CONFIG_ARCH_MSM8960 which were removed in > commit 99497df59427 ("ARM: qcom: merge remaining subplatforms into sensible > Kconfig entry"). > > Drop CONFIG_ARCH_MSM8916 and CONFIG_ARCH_MSM8974 which were removed in > commit 85148df36835 ("ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes"). > > Signed-off-by: Trevor Woerner <twoerner@gmail.com> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Tue, Aug 19, 2025 at 07:16:30PM -0400, Trevor Woerner wrote: > Drop CONFIG_ARCH_MSM8X60 and CONFIG_ARCH_MSM8960 which were removed in > commit 99497df59427 ("ARM: qcom: merge remaining subplatforms into sensible > Kconfig entry"). > > Drop CONFIG_ARCH_MSM8916 and CONFIG_ARCH_MSM8974 which were removed in > commit 85148df36835 ("ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes"). > > Signed-off-by: Trevor Woerner <twoerner@gmail.com> > --- > arch/arm/configs/multi_v7_defconfig | 4 ---- > arch/arm/configs/qcom_defconfig | 3 --- > 2 files changed, 7 deletions(-) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> -- With best wishes Dmitry
© 2016 - 2025 Red Hat, Inc.