doc/tester-config: Enable KASAN
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 27 Sep 2021 22:20:36 +0000 (15:20 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
This patch adds CONFIG_KASAN=y in tester config.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/tester.config

index 189aa26d324b8d18d2241eb0211db04e8aa264d9..892fd5eb36dc86f96ac798a2830662a9506eaa3d 100644 (file)
@@ -50,3 +50,4 @@ CONFIG_DEBUG_LOCK_ALLOC=y
 CONFIG_PROVE_LOCKING=y
 CONFIG_LOCKDEP=y
 CONFIG_DEBUG_MUTEXES=y
+CONFIG_KASAN=y