Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a314520d authored by Jayachandran C's avatar Jayachandran C Committed by Olof Johansson
Browse files

arm64: disable Broadcom Vulcan platform



Disable the option ARCH_VULCAN as a step towards deleting it entirely.
There is still a reference in the kernel tree for ARCH_VULCAN, so we
have to keep the config option around until that reference is removed.

Signed-off-by: default avatarJayachandran C <jnair@caviumnetworks.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 5ed02dbb
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -225,10 +225,7 @@ config ARCH_VEXPRESS
	  Express).

config ARCH_VULCAN
	bool "Broadcom Vulcan SOC Family"
	select GPIOLIB
	help
	  This enables support for Broadcom Vulcan SoC Family
	def_bool n

config ARCH_XGENE
	bool "AppliedMicro X-Gene SOC Family"