summaryrefslogtreecommitdiff
path: root/app-emulation/xen/files/xen-4.15-flask.patch
blob: 7dcf91b30fc1ef6adb090426004ae5a5c53dd6d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/xen/common/Kconfig b/xen/common/Kconfig
index eb953d1..78f058c 100644
--- a/xen/common/Kconfig
+++ b/xen/common/Kconfig
@@ -198,7 +198,7 @@ config XENOPROF
 
 config XSM
 	bool "Xen Security Modules support"
-	default ARM
+	default y
 	---help---
 	  Enables the security framework known as Xen Security Modules which
 	  allows administrators fine-grained control over a Xen domain and