summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2021-08-17 13:11:03 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2021-10-07 14:41:27 +0200
commitb5d6537574dd79ccc4419e2ef8ade9e6b7c0c18f (patch)
tree660957ac72775a7c16eef47dc24c1ae585961ad8 /common
parent334f3a529dc52cde19bc5e6f30e6114b2e0f991b (diff)
downloadbarebox-b5d6537574dd79ccc4419e2ef8ade9e6b7c0c18f.tar.gz
barebox-b5d6537574dd79ccc4419e2ef8ade9e6b7c0c18f.tar.xz
RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
LiteX is a Migen-based System on Chip, supporting softcore VexRiscv CPU, a 32-bits Linux Capable RISC-V CPU. See https://github.com/enjoy-digital/litex and https://github.com/litex-hub/linux-on-litex-vexriscv for details. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Acked-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20210817101104.114945-8-antonynpavlov@gmail.com Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index a9feae2ae8..cb8bd8b2bf 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1399,6 +1399,10 @@ config DEBUG_SIFIVE
bool "SiFive serial0 port"
depends on SOC_SIFIVE
+config DEBUG_LITEX
+ bool "LiteX serial port"
+ depends on SOC_LITEX
+
endchoice
config DEBUG_LL_NS16550