--- zzzz-none-000/linux-4.4.60/lib/Kconfig.kasan 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/lib/Kconfig.kasan 2021-02-04 17:41:59.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