[PATCH,v2] Make "Memory Debugging" a menuconfig to ease disabling it all
From: Vincent Legoll
Date: Sat Dec 09 2017 - 12:40:56 EST
The v2 of the patch tries to do that, but the Kconfig.kasan modification is kind
of infortunate, as it moves the HAVE_ARCH_KASAN config option out of that file.
If this is not acceptable please advise on how I can achieve it.
Thanks