summaryrefslogtreecommitdiffstats
path: root/s390x-enable-keys-compat.patch
blob: 43d203ca50334e42ee3b82327e1b890874a1b626 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@@ -, +, @@ 
 arch/s390/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
--- a/arch/s390/Kconfig	
+++ a/arch/s390/Kconfig	
@@ -227,6 +227,9 @@ config COMPAT
 config SYSVIPC_COMPAT
 	def_bool y if COMPAT && SYSVIPC
 
+config KEYS_COMPAT
+	def_bool y if COMPAT && KEYS
+
 config AUDIT_ARCH
 	def_bool y