X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=lib%2FKconfig.kasan;h=624ae1df7984c1bc75d39b5ff3becafb2f98310e;hb=bc8fbc5f305aecf63423da91e5faf4c0ce40bf38;hp=f5fa4ba126bf6372ed5befccf5d5da2582605176;hpb=f518be6eccbd296c0e773967d95c617fee70e219;p=linux-2.6-microblaze.git diff --git a/lib/Kconfig.kasan b/lib/Kconfig.kasan index f5fa4ba126bf..624ae1df7984 100644 --- a/lib/Kconfig.kasan +++ b/lib/Kconfig.kasan @@ -190,11 +190,11 @@ config KASAN_KUNIT_TEST kernel debugging features like KASAN. For more information on KUnit and unit tests in general, please refer - to the KUnit documentation in Documentation/dev-tools/kunit + to the KUnit documentation in Documentation/dev-tools/kunit. -config TEST_KASAN_MODULE +config KASAN_MODULE_TEST tristate "KUnit-incompatible tests of KASAN bug detection capabilities" - depends on m && KASAN + depends on m && KASAN && !KASAN_HW_TAGS help This is a part of the KASAN test suite that is incompatible with KUnit. Currently includes tests that do bad copy_from/to_user