aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/std.cvitek
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/conf/std.cvitek')
-rw-r--r--sys/riscv/conf/std.cvitek14
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/riscv/conf/std.cvitek b/sys/riscv/conf/std.cvitek
new file mode 100644
index 000000000000..8eb146282462
--- /dev/null
+++ b/sys/riscv/conf/std.cvitek
@@ -0,0 +1,14 @@
+#
+# CVITEK SoC support
+#
+
+device fdt
+device dwc
+device dwgpio
+device uart_snps
+device dwc_cvitek
+device sdhci_cvitek
+device cvitek_reset
+device cvitek_restart
+
+files "../cvitek/files.cvitek"