ARM: mstar: remove unused config MACH_MERCURY
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 21 Mar 2023 03:38:10 +0000 (04:38 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 24 Mar 2023 17:53:25 +0000 (18:53 +0100)
commitd6053666ef2b6631ef8f265f49ff2cc0f4d45c50
tree12b82a2ad30edd1ea80cf7772658b4b20d4aec2c
parent2e6115c175c7e7127702ef469347c3a62095d755
ARM: mstar: remove unused config MACH_MERCURY

Commit 312b62b6610c ("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>
arch/arm/mach-mstar/Kconfig