From: Ethan Nelson-Moore Date: Sat, 9 May 2026 02:27:43 +0000 (-0700) Subject: arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a4bd1ee306a9d9f53ab76f5f9fea1890e457f1;p=thirdparty%2Flinux.git arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL reference 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 Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig index d1742a7cae6a1..c42e2a4f8bc18 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