From: Ang, Chee Hong Date: Thu, 20 Dec 2018 02:35:16 +0000 (-0800) Subject: arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration X-Git-Tag: v2019.01-rc3~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd5581716d0407272cfde624b484e530665b0a2f;p=pandora-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 06f8527aa44..5e87371f8ca 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"