Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db21f9cf authored by Dinh Nguyen's avatar Dinh Nguyen Committed by Philipp Zabel
Browse files

reset: socfpga: build the reset-socfpga for Stratix10 SOC



Enable the reset driver to get built for the Stratix10 platform.

Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 4c05c4a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ config RESET_PISTACHIO

config RESET_SOCFPGA
	bool "SoCFPGA Reset Driver" if COMPILE_TEST
	default ARCH_SOCFPGA
	default ARCH_SOCFPGA || ARCH_STRATIX10
	help
	  This enables the reset controller driver for Altera SoCFPGAs.