Merge tag 'docs-fixes' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / arch / riscv / Kconfig.socs
index a131174..216286d 100644 (file)
@@ -20,4 +20,14 @@ config SOC_VIRT
        help
          This enables support for QEMU Virt Machine.
 
+config SOC_KENDRYTE
+       bool "Kendryte K210 SoC"
+       depends on !MMU
+       select BUILTIN_DTB
+       select SERIAL_SIFIVE if TTY
+       select SERIAL_SIFIVE_CONSOLE if TTY
+       select SIFIVE_PLIC
+       help
+         This enables support for Kendryte K210 SoC platform hardware.
+
 endmenu