--- zzzz-none-000/linux-4.4.271/lib/Kconfig.kasan 2021-06-03 06:22:09.000000000 +0000 +++ maple-fsgw-759/linux-4.4.271/lib/Kconfig.kasan 2023-12-20 10:37:39.000000000 +0000 @@ -44,7 +44,7 @@ config TEST_KASAN tristate "Module for testing kasan for bug detection" - depends on m && KASAN + depends on KASAN help This is a test module doing various nasty things like out of bounds accesses, use after free. It is useful for testing