diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index e59f78f99e8f..33e4ecd6c665 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -1297,7 +1297,7 @@ config RTC_DRV_OPAL config RTC_DRV_ZYNQMP tristate "Xilinx Zynq Ultrascale+ MPSoC RTC" - depends on OF + depends on OF && HAS_IOMEM help If you say yes here you get support for the RTC controller found on Xilinx Zynq Ultrascale+ MPSoC.