[U-Boot] [PATCH v8 5/5] arm: socfpga: stratix10: Enable Stratix10	FPGA Reconfiguration
    chee.hong.ang at intel.com 
    chee.hong.ang at intel.com
       
    Thu Dec 20 02:35:16 UTC 2018
    
    
  
From: "Ang, Chee Hong" <chee.hong.ang at intel.com>
Select CONFIG_FPGA_STRATIX10 for CONFIG_TARGET_SOCFPGA_STRATIX10.
Signed-off-by: Ang, Chee Hong <chee.hong.ang at intel.com>
---
 arch/arm/mach-socfpga/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
index 06f8527..5e87371 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"
-- 
2.7.4
    
    
More information about the U-Boot
mailing list