Source
97
97
98
98
config SOCFPGA_FPGA_BRIDGE
99
99
tristate "Altera SoCFPGA FPGA Bridges"
100
100
depends on ARCH_SOCFPGA && FPGA_BRIDGE
101
101
help
102
102
Say Y to enable drivers for FPGA bridges for Altera SOCFPGA
103
103
devices.
104
104
105
105
config ALTERA_FREEZE_BRIDGE
106
106
tristate "Altera FPGA Freeze Bridge"
107
-
depends on ARCH_SOCFPGA && FPGA_BRIDGE
107
+
depends on FPGA_BRIDGE && HAS_IOMEM
108
108
help
109
109
Say Y to enable drivers for Altera FPGA Freeze bridges. A
110
110
freeze bridge is a bridge that exists in the FPGA fabric to
111
111
isolate one region of the FPGA from the busses while that
112
112
region is being reprogrammed.
113
113
114
114
config XILINX_PR_DECOUPLER
115
115
tristate "Xilinx LogiCORE PR Decoupler"
116
116
depends on FPGA_BRIDGE
117
117
depends on HAS_IOMEM