3 config SOC_MICROCHIP_POLARFIRE
4 bool "Microchip PolarFire SoCs"
8 This enables support for Microchip PolarFire SoC platforms.
12 select SERIAL_SIFIVE if TTY
13 select SERIAL_SIFIVE_CONSOLE if TTY
15 select CLK_SIFIVE_PRCI
17 select RISCV_ERRATA_ALTERNATIVE
20 This enables support for SiFive SoC platform hardware.
23 bool "QEMU Virt Machine"
24 select CLINT_TIMER if RISCV_M_MODE
26 select POWER_RESET_SYSCON
27 select POWER_RESET_SYSCON_POWEROFF
29 select RTC_DRV_GOLDFISH if RTC_CLASS
32 This enables support for QEMU Virt Machine.
35 bool "Canaan Kendryte K210 SoC"
37 select CLINT_TIMER if RISCV_M_MODE
38 select SERIAL_SIFIVE if TTY
39 select SERIAL_SIFIVE_CONSOLE if TTY
41 select ARCH_HAS_RESET_CONTROLLER
44 select COMMON_CLK_K210
46 This enables support for Canaan Kendryte K210 SoC platform hardware.
50 config SOC_CANAAN_K210_DTB_BUILTIN
51 bool "Builtin device tree for the Canaan Kendryte K210"
57 Build a device tree for the Kendryte K210 into the Linux image.
58 This option should be selected if no bootloader is being used.
61 config SOC_CANAAN_K210_DTB_SOURCE
62 string "Source file for the Canaan Kendryte K210 builtin DTB"
64 depends on SOC_CANAAN_K210_DTB_BUILTIN
65 default "k210_generic"
67 Base name (without suffix, relative to arch/riscv/boot/dts/canaan)
68 for the DTS file that will be used to produce the DTB linked into the