aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
diff options
context:
space:
mode:
authorAng, Chee Hong <chee.hong.ang@intel.com>2018-12-19 18:35:16 -0800
committerMarek Vasut <marex@denx.de>2018-12-20 17:12:25 +0100
commitbd5581716d0407272cfde624b484e530665b0a2f (patch)
tree2d969734735aa3c69e0230deec0cf2ac90bce7b0 /arch/arm/mach-socfpga
parent877ec6ebbd247d54706e8f18a5d0c85da229a163 (diff)
downloadu-boot-bd5581716d0407272cfde624b484e530665b0a2f.zip
u-boot-bd5581716d0407272cfde624b484e530665b0a2f.tar.gz
u-boot-bd5581716d0407272cfde624b484e530665b0a2f.tar.bz2
arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration
Select CONFIG_FPGA_STRATIX10 for CONFIG_TARGET_SOCFPGA_STRATIX10. Signed-off-by: Ang, Chee Hong <chee.hong.ang@intel.com>
Diffstat (limited to 'arch/arm/mach-socfpga')
-rw-r--r--arch/arm/mach-socfpga/Kconfig1
1 files changed, 1 insertions, 0 deletions
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"