Skip to content

Commit d605366

Browse files
bulwahnarndb
authored andcommitted
ARM: mstar: remove unused config MACH_MERCURY
Commit 312b62b ("ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCs") adds the config MACH_INFINITY and MACH_MERCURY. The MACH_INFINITY config is used in the gpio-msc313 driver, but the MACH_MERCURY config is never used to configure anything in the kernel tree. Remove the unused config MACH_MERCURY. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Romain Perier <romain.perier@gmail.com> Link: https://lore.kernel.org/r/20230321033810.22017-1-lukas.bulwahn@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 2e6115c commit d605366

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

arch/arm/mach-mstar/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,4 @@ config MACH_INFINITY
2020
help
2121
Support for MStar/Sigmastar infinity IP camera SoCs.
2222

23-
config MACH_MERCURY
24-
bool "MStar/Sigmastar mercury SoC support"
25-
default ARCH_MSTARV7
26-
help
27-
Support for MStar/Sigmastar mercury dash camera SoCs.
28-
Note that older Mercury2 SoCs are ARM9 based and not supported.
29-
3023
endif

0 commit comments

Comments
 (0)