Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED

CONFIG_ENABLE_WARN_DEPRECATED is gone since commit 771c035372a0
("deprecate the '__deprecated' attribute warnings entirely and for
good").

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Krzysztof Kozlowski and committed by
David S. Miller
4a2ef721 f9398acb

-1
-1
tools/testing/selftests/wireguard/qemu/debug.config
··· 1 1 CONFIG_LOCALVERSION="-debug" 2 - CONFIG_ENABLE_WARN_DEPRECATED=y 3 2 CONFIG_ENABLE_MUST_CHECK=y 4 3 CONFIG_FRAME_POINTER=y 5 4 CONFIG_STACK_VALIDATION=y