summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2007-02-09 19:03:18 +0000
committerbrooks <brooks@FreeBSD.org>2007-02-09 19:03:18 +0000
commitbeaea8e48e222872afcf93d39f33a973c7f026ba (patch)
treef805e6251ceb8f43616db68147386a907e9ab981 /sys/ia64
parent0142ae7fc72cdefb89febe926c07f146a39b01fb (diff)
downloadFreeBSD-src-beaea8e48e222872afcf93d39f33a973c7f026ba.zip
FreeBSD-src-beaea8e48e222872afcf93d39f33a973c7f026ba.tar.gz
Include GEOM_LABEL in GENERIC. It's very useful and not well publicized
enough. Approved by: pjd
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 6851996..7c303d0 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -43,6 +43,7 @@ options NFSSERVER # Network Filesystem Server
options NFS_ROOT # NFS usable as root device
options PROCFS # Process filesystem (/proc)
options PSEUDOFS # Pseudo-filesystem framework
+options GEOM_LABEL # Provides labelization
options SCHED_4BSD # 4BSD scheduler
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options SMP # Symmetric Multi-Processor support
OpenPOWER on IntegriCloud