aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2014-04-06 02:44:37 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2014-04-06 02:44:37 +0000
commite8c166e85a893c2861ff9d40be435d100d1f9854 (patch)
treec7c7c5d83361d1449e8fed22934d92b19147e201 /sys/conf/options
parent12b2d77da9138382650bbec24545cef377b1b860 (diff)
downloadsrc-e8c166e85a893c2861ff9d40be435d100d1f9854.tar.gz
src-e8c166e85a893c2861ff9d40be435d100d1f9854.zip
An all-or-nothing approach to labels isn't flexible enough. Embedded
systems need fine-grained control over what's in and what's out. That's ideal. For now, separate GPT labels from the rest and allow g_label to be built with just GPT labels. Obtained from: Juniper Networks, Inc.
Notes
Notes: svn path=/head/; revision=264185
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index c91929b5e0bc..99596525cd88 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -102,6 +102,7 @@ GEOM_FOX opt_geom.h
GEOM_GATE opt_geom.h
GEOM_JOURNAL opt_geom.h
GEOM_LABEL opt_geom.h
+GEOM_LABEL_GPT opt_geom.h
GEOM_LINUX_LVM opt_geom.h
GEOM_MBR opt_geom.h
GEOM_MIRROR opt_geom.h