aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/fpga/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
index 0bb7b5cd6cdc..c20445b867ae 100644
--- a/drivers/fpga/Kconfig
+++ b/drivers/fpga/Kconfig
@@ -104,7 +104,7 @@ config SOCFPGA_FPGA_BRIDGE
104 104
105config ALTERA_FREEZE_BRIDGE 105config ALTERA_FREEZE_BRIDGE
106 tristate "Altera FPGA Freeze Bridge" 106 tristate "Altera FPGA Freeze Bridge"
107 depends on ARCH_SOCFPGA && FPGA_BRIDGE 107 depends on FPGA_BRIDGE && HAS_IOMEM
108 help 108 help
109 Say Y to enable drivers for Altera FPGA Freeze bridges. A 109 Say Y to enable drivers for Altera FPGA Freeze bridges. A
110 freeze bridge is a bridge that exists in the FPGA fabric to 110 freeze bridge is a bridge that exists in the FPGA fabric to