reset: reset-simple should depends on HAS_IOMEM
[linux-2.6-microblaze.git] / drivers / reset / Kconfig
index f9a7cee..5525714 100644 (file)
@@ -202,6 +202,7 @@ config RESET_SCMI
 config RESET_SIMPLE
        bool "Simple Reset Controller Driver" if COMPILE_TEST || EXPERT
        default ARCH_ASPEED || ARCH_BCM4908 || ARCH_BITMAIN || ARCH_REALTEK || ARCH_STM32 || (ARCH_INTEL_SOCFPGA && ARM64) || ARCH_SUNXI || ARC
+       depends on HAS_IOMEM
        help
          This enables a simple reset controller driver for reset lines that
          that can be asserted and deasserted by toggling bits in a contiguous,