aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2018-07-30 15:57:58 +0000
committerAndrew Turner <andrew@FreeBSD.org>2018-07-30 15:57:58 +0000
commit9fc89b6017df551d7ee9d8b351e6455ee4e224fb (patch)
tree5755935ebddaf68f7e6a3324bdd3af8d9eca7fa9 /sys/arm64
parent6040822c4e20fb46638ecaaad543fc56f6ec2b0f (diff)
downloadsrc-9fc89b6017df551d7ee9d8b351e6455ee4e224fb.tar.gz
src-9fc89b6017df551d7ee9d8b351e6455ee4e224fb.zip
Enable VIMAGE on arm64 again. A workaround for modules with static VNET
variables has been committed so these should work now. PR: 223670 Sponsored by: DARPA, AFRL
Notes
Notes: svn path=/head/; revision=336915
Diffstat (limited to 'sys/arm64')
-rw-r--r--sys/arm64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC
index 994a8f0cef11..fac6482472e6 100644
--- a/sys/arm64/conf/GENERIC
+++ b/sys/arm64/conf/GENERIC
@@ -26,7 +26,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support
options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
-#options VIMAGE # Subsystem virtualization, e.g. VNET
+options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options IPSEC # IP (v4/v6) security