From a7286c4a43374bfbe9ad8ae51a757fe9a486ab31 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Thu, 11 Dec 2008 16:13:17 +0000 Subject: [PATCH] Put the VIMAGE options together in one place. Sponsored by: The FreeBSD Foundation --- sys/conf/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/options b/sys/conf/options index 1f59aafb20b..984dbf8eb69 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -415,7 +415,6 @@ TCPDEBUG TCP_OFFLOAD_DISABLE opt_inet.h #Disable code to dispatch tcp offloading TCP_SIGNATURE opt_inet.h VLAN_ARRAY opt_vlan.h -VIMAGE_GLOBALS opt_global.h XBONEHACK # @@ -786,3 +785,4 @@ IEEE80211_AMPDU_AGE opt_wlan.h # Virtualize the network stack VIMAGE opt_global.h +VIMAGE_GLOBALS opt_global.h -- 2.45.2