summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/iop32x_defconfig
diff options
context:
space:
mode:
authorDavid Howells2016-02-03 16:04:40 +0100
committerDavid Howells2016-02-10 11:13:27 +0100
commit50d35015ff0c00a464e35b109231145d2beec1bd (patch)
tree65b3adb01534e964eca9d8cdd49420c0e7f87c17 /arch/arm/configs/iop32x_defconfig
parentKEYS: Add an alloc flag to convey the builtinness of a key (diff)
downloadkernel-qcow2-linux-50d35015ff0c00a464e35b109231145d2beec1bd.tar.gz
kernel-qcow2-linux-50d35015ff0c00a464e35b109231145d2beec1bd.tar.xz
kernel-qcow2-linux-50d35015ff0c00a464e35b109231145d2beec1bd.zip
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option as /proc/keys is now mandatory if the keyrings facility is enabled (it's used by libkeyutils in userspace). The defconfig references were removed with: perl -p -i -e 's/CONFIG_KEYS_DEBUG_PROC_KEYS=y\n//' \ `git grep -l CONFIG_KEYS_DEBUG_PROC_KEYS=y` and the integrity Kconfig fixed by hand. Signed-off-by: David Howells <dhowells@redhat.com> cc: Andreas Ziegler <andreas.ziegler@fau.de> cc: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
Diffstat (limited to 'arch/arm/configs/iop32x_defconfig')
-rw-r--r--arch/arm/configs/iop32x_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig
index c3058da631da..aa3af0a6b8f7 100644
--- a/arch/arm/configs/iop32x_defconfig
+++ b/arch/arm/configs/iop32x_defconfig
@@ -108,7 +108,6 @@ CONFIG_DEBUG_USER=y
CONFIG_DEBUG_LL=y
CONFIG_DEBUG_LL_UART_8250=y
CONFIG_KEYS=y
-CONFIG_KEYS_DEBUG_PROC_KEYS=y
CONFIG_CRYPTO_NULL=y
CONFIG_CRYPTO_LRW=y
CONFIG_CRYPTO_PCBC=m