aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/std.sifive
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/conf/std.sifive')
-rw-r--r--sys/riscv/conf/std.sifive15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys/riscv/conf/std.sifive b/sys/riscv/conf/std.sifive
new file mode 100644
index 000000000000..ab20b235c44c
--- /dev/null
+++ b/sys/riscv/conf/std.sifive
@@ -0,0 +1,15 @@
+#
+# SiFive SoC support
+#
+
+device cgem # Cadence GEM Gigabit Ethernet device
+device da9063_pmic # Dialog Semiconductor DA9063 PMIC
+device da9063_rtc # Dialog Semiconductor DA9063 RTC
+device fu740_pci_dw
+device sifive_gpio
+device sifive_spi
+
+# DTBs
+makeoptions MODULES_EXTRA+="dtb/sifive"
+
+files "../sifive/files.sifive"