Skip to content

Commit 1830947

Browse files
geertuarndb
authored andcommitted
arm64: Remove ARCH_VULCAN
Commit a314520 ("arm64: disable Broadcom Vulcan platform") did not remove the ARCH_VULCAN configuration symbol, as there were still references to this symbol. As of commits 240d3d5 ("gpio: xlp: update GPIO_XLP dependency") and f85a543 ("arm64: defconfig: drop ARCH_VULCAN"), the last users of ARCH_VULCAN have been removed. Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/9e8fef2cf4f2d5648e87076bc96601cff945ce40.1641996361.git.geert+renesas@glider.be' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 7896020 commit 1830947

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,6 @@ config ARCH_VISCONTI
309309
help
310310
This enables support for Toshiba Visconti SoCs Family.
311311

312-
config ARCH_VULCAN
313-
def_bool n
314-
315312
config ARCH_XGENE
316313
bool "AppliedMicro X-Gene SOC Family"
317314
help

0 commit comments

Comments
 (0)