summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2000-06-28 03:15:27 +0000
committerkato <kato@FreeBSD.org>2000-06-28 03:15:27 +0000
commitf9b58fdc5b79dc841ec24c287c510da246b133a7 (patch)
treea3c827a4da4390334b37d784e68966860f3012a1 /sys/pc98
parent07f1aa63b83d9c8877bb4c7abf4a497bcd8acc4b (diff)
downloadFreeBSD-src-f9b58fdc5b79dc841ec24c287c510da246b133a7.zip
FreeBSD-src-f9b58fdc5b79dc841ec24c287c510da246b133a7.tar.gz
Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 16d37b1..197dbaa 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -35,6 +35,7 @@ options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
+options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
options NFS #Network Filesystem
@@ -58,6 +59,7 @@ options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
#options KBD_INSTALL_CDEV # install a CDEV entry in /dev
+options RANDOMDEV #entropy device
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel
OpenPOWER on IntegriCloud