Commit 38cd7ad5 authored by Alan Tull's avatar Alan Tull Committed by Greg Kroah-Hartman
Browse files

fpga: altera_freeze_bridge: remove restriction to socfpga



The Altera Freeze Bridge should not be restricted to ARCH_SOCFPGA
since it can be used on other platforms such as Stratix10.

Signed-off-by: default avatarAlan Tull <atull@kernel.org>
Reviewed-by: default avatarMoritz Fischer <mdf@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f1bd3a60
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -104,7 +104,7 @@ config SOCFPGA_FPGA_BRIDGE


config ALTERA_FREEZE_BRIDGE
config ALTERA_FREEZE_BRIDGE
	tristate "Altera FPGA Freeze Bridge"
	tristate "Altera FPGA Freeze Bridge"
	depends on ARCH_SOCFPGA && FPGA_BRIDGE
	depends on FPGA_BRIDGE && HAS_IOMEM
	help
	help
	  Say Y to enable drivers for Altera FPGA Freeze bridges.  A
	  Say Y to enable drivers for Altera FPGA Freeze bridges.  A
	  freeze bridge is a bridge that exists in the FPGA fabric to
	  freeze bridge is a bridge that exists in the FPGA fabric to