-
- Downloads
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>
Showing
- arch/score/configs/spct6600_defconfig 0 additions, 1 deletionarch/score/configs/spct6600_defconfig
- arch/tile/configs/tilegx_defconfig 0 additions, 1 deletionarch/tile/configs/tilegx_defconfig
- arch/tile/configs/tilepro_defconfig 0 additions, 1 deletionarch/tile/configs/tilepro_defconfig
- arch/x86/configs/i386_defconfig 0 additions, 1 deletionarch/x86/configs/i386_defconfig
- arch/x86/configs/x86_64_defconfig 0 additions, 1 deletionarch/x86/configs/x86_64_defconfig
- security/integrity/Kconfig 0 additions, 1 deletionsecurity/integrity/Kconfig
Please register or sign in to comment