--- zzzz-none-000/linux-4.4.60/lib/Kconfig.kasan 2017-04-08 07:53:53.000000000 +0000 +++ maple-7510-730/linux-4.4.60/lib/Kconfig.kasan 2021-03-17 14:36:41.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