Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102906644
D44105.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
636 B
Referenced Files
None
Subscribers
None
D44105.diff
View Options
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -205,3 +205,4 @@
# Include SoC specific configuration
include "std.allwinner"
include "std.sifive"
+include "std.starfive"
diff --git a/sys/riscv/conf/std.starfive b/sys/riscv/conf/std.starfive
new file mode 100644
--- /dev/null
+++ b/sys/riscv/conf/std.starfive
@@ -0,0 +1,7 @@
+#
+# StarFive SoC support
+#
+
+device uart_snps # DesignWare Synopsis UART driver
+
+files "../starfive/files.starfive"
diff --git a/sys/riscv/starfive/files.starfive b/sys/riscv/starfive/files.starfive
new file mode 100644
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 2:22 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14718038
Default Alt Text
D44105.diff (636 B)
Attached To
Mode
D44105: riscv: add starfive kernelconf template
Attached
Detach File
Event Timeline
Log In to Comment