diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index 0e806aed76a9..ed0dd5f8e587 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -33,6 +33,7 @@ options FDT options FFS options GDB options GEOM_PART_GPT +options GEOM_LABEL # Provides labelization options INET options INET6 options TCP_HHOOK # hhook(9) framework for TCP diff --git a/sys/powerpc/conf/MPC85XXSPE b/sys/powerpc/conf/MPC85XXSPE index 0f59b9ee8879..45c8d09f5cfb 100644 --- a/sys/powerpc/conf/MPC85XXSPE +++ b/sys/powerpc/conf/MPC85XXSPE @@ -34,6 +34,7 @@ options FDT options FFS options GDB options GEOM_PART_GPT +options GEOM_LABEL # Provides labelization options INET options INET6 options TCP_HHOOK # hhook(9) framework for TCP