summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
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/powerpc/conf
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/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 51560b6..a495341 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -46,6 +46,7 @@ options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
options GEOM_PART_GPT #GUID Partition Tables.
+options GEOM_LABEL #Provides labelization
options COMPAT_43TTY #BSD 4.3 TTY compat [KEEP THIS!]
options COMPAT_FREEBSD4 #Keep this for a while
options COMPAT_FREEBSD5 #Compatible with FreeBSD5
OpenPOWER on IntegriCloud