From 83955c51afc9c7fd1b9b5164cbbbf65f1706262b Mon Sep 17 00:00:00 2001 From: bz Date: Thu, 11 Dec 2008 16:13:17 +0000 Subject: Put the VIMAGE options together in one place. Sponsored by: The FreeBSD Foundation --- sys/conf/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/options b/sys/conf/options index 1f59aaf..984dbf8 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 -- cgit v1.1