Skip to content

Commit

Permalink
arm64: Remove ARCH_VULCAN
Browse files Browse the repository at this point in the history
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 <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/9e8fef2cf4f2d5648e87076bc96601cff945ce40.1641996361.git.geert+renesas@glider.be'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Geert Uytterhoeven authored and Arnd Bergmann committed Feb 8, 2022
1 parent 7896020 commit 1830947
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,6 @@ config ARCH_VISCONTI
help
This enables support for Toshiba Visconti SoCs Family.

config ARCH_VULCAN
def_bool n

config ARCH_XGENE
bool "AppliedMicro X-Gene SOC Family"
help
Expand Down

0 comments on commit 1830947

Please sign in to comment.