Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
[linux-2.6-microblaze.git] / arch / arm64 / Kconfig.platforms
index 55d70cf..8dd05b2 100644 (file)
@@ -235,7 +235,6 @@ config ARCH_TEGRA
        bool "NVIDIA Tegra SoC Family"
        select ARCH_HAS_RESET_CONTROLLER
        select ARM_GIC_PM
-       select CLKDEV_LOOKUP
        select CLKSRC_MMIO
        select TIMER_OF
        select GENERIC_CLOCKEVENTS
@@ -248,7 +247,7 @@ config ARCH_TEGRA
          This enables support for the NVIDIA Tegra SoC family.
 
 config ARCH_SPRD
-       tristate "Spreadtrum SoC platform"
+       bool "Spreadtrum SoC platform"
        help
          Support for Spreadtrum ARM based SoCs
 
@@ -274,12 +273,9 @@ config ARCH_UNIPHIER
 
 config ARCH_VEXPRESS
        bool "ARMv8 software model (Versatile Express)"
-       select COMMON_CLK_VERSATILE
        select GPIOLIB
        select PM
        select PM_GENERIC_DOMAINS
-       select POWER_RESET_VEXPRESS
-       select VEXPRESS_CONFIG
        help
          This enables support for the ARMv8 software model (Versatile
          Express).