ARM: use "depends on" for SoC configs instead of "if" after prompt
[deliverable/linux.git] / arch / arm / mach-sunxi / Kconfig
index 4efe2d43a126b4ca13c42aa08fc67ce11c898d35..c124d658b3506d36d8070bcb4cdf1e22a86ef607 100644 (file)
@@ -1,5 +1,6 @@
 menuconfig ARCH_SUNXI
-       bool "Allwinner SoCs" if ARCH_MULTI_V7
+       bool "Allwinner SoCs"
+       depends on ARCH_MULTI_V7
        select ARCH_REQUIRE_GPIOLIB
        select ARCH_HAS_RESET_CONTROLLER
        select CLKSRC_MMIO
This page took 0.038506 seconds and 5 git commands to generate.