]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
arm64: disable Broadcom Vulcan platform
authorJayachandran C <jnair@caviumnetworks.com>
Mon, 22 May 2017 07:36:04 +0000 (07:36 +0000)
committerOlof Johansson <olof@lixom.net>
Fri, 2 Jun 2017 00:18:20 +0000 (17:18 -0700)
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: Jayachandran C <jnair@caviumnetworks.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig.platforms

index 73272f43ca012faac98c0aceed350dcd49814b28..fa3715cb2024e32727586075434ab1f5f472b08d 100644 (file)
@@ -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"