* [PATCH] arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference
@ 2026-05-09 2:27 Ethan Nelson-Moore
2026-06-01 6:38 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Ethan Nelson-Moore @ 2026-05-09 2:27 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Cc: Russell King, Ethan Nelson-Moore, Andrew Lunn, Gregory Clement,
Sebastian Hesselbarth
The legacy board file for MACH_LINKSTATION_LSCHL was removed in
commit ecfe69639157 ("ARM: orion5x: remove legacy support of ls-chl")
after it was converted to DT booting, but a reference to it remained in
mvebu_v5_defconfig. Drop this unused code.
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
---
arch/arm/configs/mvebu_v5_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index d1742a7cae6a..c42e2a4f8bc1 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -15,7 +15,6 @@ CONFIG_MACH_DNS323=y
CONFIG_MACH_TS209=y
CONFIG_MACH_TERASTATION_PRO2=y
CONFIG_MACH_LINKSTATION_PRO=y
-CONFIG_MACH_LINKSTATION_LSCHL=y
CONFIG_MACH_LINKSTATION_MINI=y
CONFIG_MACH_TS409=y
CONFIG_MACH_TS78XX=y
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference
2026-05-09 2:27 [PATCH] arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference Ethan Nelson-Moore
@ 2026-06-01 6:38 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2026-06-01 6:38 UTC (permalink / raw)
To: Ethan Nelson-Moore, linux-arm-kernel, linux-kernel
Cc: Russell King, Ethan Nelson-Moore, Andrew Lunn,
Sebastian Hesselbarth
Ethan Nelson-Moore <enelsonmoore@gmail.com> writes:
> The legacy board file for MACH_LINKSTATION_LSCHL was removed in
> commit ecfe69639157 ("ARM: orion5x: remove legacy support of ls-chl")
> after it was converted to DT booting, but a reference to it remained in
> mvebu_v5_defconfig. Drop this unused code.
>
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Applied on mvebu/arm
Thanks,
Gregory
> ---
> arch/arm/configs/mvebu_v5_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index d1742a7cae6a..c42e2a4f8bc1 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -15,7 +15,6 @@ CONFIG_MACH_DNS323=y
> CONFIG_MACH_TS209=y
> CONFIG_MACH_TERASTATION_PRO2=y
> CONFIG_MACH_LINKSTATION_PRO=y
> -CONFIG_MACH_LINKSTATION_LSCHL=y
> CONFIG_MACH_LINKSTATION_MINI=y
> CONFIG_MACH_TS409=y
> CONFIG_MACH_TS78XX=y
> --
> 2.43.0
>
--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-01 6:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09 2:27 [PATCH] arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference Ethan Nelson-Moore
2026-06-01 6:38 ` Gregory CLEMENT
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox