GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the

others.

Differential Revision: https://reviews.freebsd.org/D16740
This commit is contained in:
Warner Losh 2018-08-17 14:47:21 +00:00
parent 8b3c9fac3c
commit 62ee5bbd73
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337967
3 changed files with 3 additions and 0 deletions

View File

@ -20,5 +20,6 @@ options GEOM_PART_BSD
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
options GEOM_PART_GPT
options NEW_PCIB

View File

@ -11,5 +11,6 @@ device mem # Memory and kernel memory devices
# Default partitioning schemes
options GEOM_PART_BSD
options GEOM_PART_MBR
options GEOM_PART_GPT
options NEW_PCIB

View File

@ -21,6 +21,7 @@ options GEOM_PART_BSD
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
options GEOM_PART_GPT
# enable support for native hardware
device atpic