[U-Boot] [PATCH 07/10] arm: socfpga: Enable OF_BOARD_SETUP for Stratix 10
Ley Foon Tan
ley.foon.tan at intel.com
Tue Mar 12 08:31:11 UTC 2019
Enable OF_BOARD_SETUP for Stratix 10.
Signed-off-by: Ley Foon Tan <ley.foon.tan 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 5e87371f8c..990e46fe06 100644
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@ -36,6 +36,7 @@ config TARGET_SOCFPGA_STRATIX10
select ARMV8_SET_SMPEN
select ARMV8_SPIN_TABLE
select FPGA_STRATIX10
+ select OF_BOARD_SETUP
choice
prompt "Altera SOCFPGA board select"
--
2.19.0
More information about the U-Boot
mailing list