ARM: use "depends on" for SoC configs instead of "if" after prompt
[deliverable/linux.git] / arch / arm / mach-berlin / Kconfig
index 742d53a5f7f94fc8ee58ed3fdd69a2e4c49f75b6..ffbfa0bd091b0022a22ba1d71a8d5f3f1605e85b 100644 (file)
@@ -1,5 +1,6 @@
 menuconfig ARCH_BERLIN
-       bool "Marvell Berlin SoCs" if ARCH_MULTI_V7
+       bool "Marvell Berlin SoCs"
+       depends on ARCH_MULTI_V7
        select ARCH_HAS_RESET_CONTROLLER
        select ARCH_REQUIRE_GPIOLIB
        select ARM_GIC
This page took 0.030623 seconds and 5 git commands to generate.