1
0
Fork 0

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 <dinguyen@kernel.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
hifive-unleashed-5.1
Dinh Nguyen 2017-09-20 10:25:41 -05:00 committed by Philipp Zabel
parent 4c05c4a5ee
commit db21f9cfd5
1 changed files with 1 additions and 1 deletions

View File

@ -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.