ARM: use "depends on" for SoC configs instead of "if" after prompt
[deliverable/linux.git] / arch / arm / mach-axxia / Kconfig
index 8be7e0ae1922998ee7871e668662a9f495b8e239..6c6d5e76565b71afc0d7b7a0e21e86da2188fec1 100644 (file)
@@ -1,5 +1,6 @@
 config ARCH_AXXIA
-       bool "LSI Axxia platforms" if (ARCH_MULTI_V7 && ARM_LPAE)
+       bool "LSI Axxia platforms"
+       depends on ARCH_MULTI_V7 && ARM_LPAE
        select ARCH_DMA_ADDR_T_64BIT
        select ARM_AMBA
        select ARM_GIC
This page took 0.031812 seconds and 5 git commands to generate.