Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150975403
D20495.id58445.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20495.id58445.diff
View Options
Index: head/sys/riscv/conf/GENERIC
===================================================================
--- head/sys/riscv/conf/GENERIC
+++ head/sys/riscv/conf/GENERIC
@@ -22,12 +22,8 @@
ident GENERIC
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-# makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
+makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
-# FIXME: linker error. "--relax and -r may not be used together"
-makeoptions WITHOUT_MODULES="usb otusfw mwlfw ispfw mwlfw ralfw rtwnfw"
-# makeoptions NO_MODULES
-
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options VIMAGE # Subsystem virtualization, e.g. VNET
@@ -52,11 +48,11 @@
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_PART_GPT # GUID Partition Tables.
-# options GEOM_RAID # Soft RAID functionality.
+options GEOM_RAID # Soft RAID functionality.
options GEOM_LABEL # Provides labelization
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
-# options STACK # stack(9) support
+options STACK # stack(9) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 6:31 AM (9 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30920980
Default Alt Text
D20495.id58445.diff (1 KB)
Attached To
Mode
D20495: RISC-V: cleanup some GENERIC options
Attached
Detach File
Event Timeline
Log In to Comment