mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
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>
This commit is contained in:
parent
4c05c4a5ee
commit
db21f9cfd5
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user