diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX index 674e8cb23d4..c74819c7fee 100644 --- a/sys/powerpc/conf/MPC85XX +++ b/sys/powerpc/conf/MPC85XX @@ -34,6 +34,7 @@ options FFS options GDB options GEOM_PART_GPT options GEOM_LABEL # Provides labelization +options VIMAGE 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 207533c3255..ca828137ed7 100644 --- a/sys/powerpc/conf/MPC85XXSPE +++ b/sys/powerpc/conf/MPC85XXSPE @@ -34,6 +34,7 @@ options FFS options GDB options GEOM_PART_GPT options GEOM_LABEL # Provides labelization +options VIMAGE options INET options INET6 options TCP_HHOOK # hhook(9) framework for TCP diff --git a/sys/powerpc/conf/QORIQ64 b/sys/powerpc/conf/QORIQ64 index e72d967dd89..c64d015c37d 100644 --- a/sys/powerpc/conf/QORIQ64 +++ b/sys/powerpc/conf/QORIQ64 @@ -42,6 +42,7 @@ options QUOTA #Enable disk quotas for UFS options GDB options GEOM_PART_GPT options GEOM_LABEL #Provides labelization +options VIMAGE options INET options INET6 options TCP_HHOOK # hhook(9) framework for TCP