diff options
author | Teh Wen Ping <wen.ping.teh@intel.com> | 2022-06-09 05:55:00 +0300 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2022-06-15 17:51:44 +0300 |
commit | 2b59af8cd4de6dd9e667af2d045488c29226655b (patch) | |
tree | c82812ca63f5fb096b82f426b773ac98a541366d /arch/arm64/Kconfig.platforms | |
parent | 9194a384083b2f368f51bd7505740c56ffa990ae (diff) | |
download | linux-2b59af8cd4de6dd9e667af2d045488c29226655b.tar.xz |
arm64: dts: Add support for Stratix 10 Software Virtual Platform
Add Stratix 10 Software Virtual Platform device tree
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Teh Wen Ping <wen.ping.teh@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r-- | arch/arm64/Kconfig.platforms | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 4e6d635a1731..aff8cbca811e 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -248,7 +248,8 @@ config ARCH_INTEL_SOCFPGA bool "Intel's SoCFPGA ARMv8 Families" help This enables support for Intel's SoCFPGA ARMv8 families: - Stratix 10 (ex. Altera), Agilex and eASIC N5X. + Stratix 10 (ex. Altera), Stratix10 Software Virtual Platform, + Agilex and eASIC N5X. config ARCH_SYNQUACER bool "Socionext SynQuacer SoC Family" |