Skip to content

Commit db21f9c

Browse files
Dinh NguyenpH5
authored andcommitted
reset: socfpga: build the reset-socfpga for Stratix10 SOC
Enable the reset driver to get built for the Stratix10 platform. Signed-off-by: Dinh Nguyen <[email protected]> Signed-off-by: Philipp Zabel <[email protected]>
1 parent 4c05c4a commit db21f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/reset/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ config RESET_PISTACHIO
7777

7878
config RESET_SOCFPGA
7979
bool "SoCFPGA Reset Driver" if COMPILE_TEST
80-
default ARCH_SOCFPGA
80+
default ARCH_SOCFPGA || ARCH_STRATIX10
8181
help
8282
This enables the reset controller driver for Altera SoCFPGAs.
8383

0 commit comments

Comments
 (0)