diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 111c94fe47b5..37de17f003f6 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -30,7 +30,7 @@ ident GENERIC makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #options SCHED_ULE # ULE scheduler -#options SCHED_4BSD # 4BSD scheduler +options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols