summaryrefslogtreecommitdiffstats
path: root/s390x-enable-keys-compat.patch
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-03-05 11:58:39 -0500
committerDave Jones <davej@redhat.com>2012-03-05 11:58:39 -0500
commit986c6ceb5238ba243a3a35a3a5d23cbfc6707be7 (patch)
treebf3a1932f6673b84cce6d844a26a3b4624cb48e8 /s390x-enable-keys-compat.patch
parentddb2c7e4f3e4fd825a04998e6d0408905484185a (diff)
downloadkernel-986c6ceb5238ba243a3a35a3a5d23cbfc6707be7.tar.gz
kernel-986c6ceb5238ba243a3a35a3a5d23cbfc6707be7.tar.xz
kernel-986c6ceb5238ba243a3a35a3a5d23cbfc6707be7.zip
Linux 3.3-rc6
Diffstat (limited to 's390x-enable-keys-compat.patch')
-rw-r--r--s390x-enable-keys-compat.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/s390x-enable-keys-compat.patch b/s390x-enable-keys-compat.patch
deleted file mode 100644
index 43d203ca5..000000000
--- a/s390x-enable-keys-compat.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-@@ -, +, @@
- 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
-