From: Ang, Chee Hong Date: Thu, 20 Dec 2018 02:35:16 +0000 (-0800) Subject: arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=bd5581716d0407272cfde624b484e530665b0a2f;p=u-boot.git arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration Select CONFIG_FPGA_STRATIX10 for CONFIG_TARGET_SOCFPGA_STRATIX10. Signed-off-by: Ang, Chee Hong --- diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig index 06f8527aa4..5e87371f8c 100644 --- a/arch/arm/mach-socfpga/Kconfig +++ b/arch/arm/mach-socfpga/Kconfig @@ -35,6 +35,7 @@ config TARGET_SOCFPGA_STRATIX10 select ARMV8_MULTIENTRY select ARMV8_SET_SMPEN select ARMV8_SPIN_TABLE + select FPGA_STRATIX10 choice prompt "Altera SOCFPGA board select"