X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=fbc89baf7de645c12f137ba488acf16963e9f249;hb=8fc3b8f082cc2f5faa6eae315b938bc5e79c332e;hp=781f061ec0fa72ec053e6b2a2b77d09564e10a94;hpb=a452483508d7b70b0f6c69e249ec0b3ea2330b5c;p=sfrench%2Fcifs-2.6.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 781f061ec0fa..fbc89baf7de6 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -2739,7 +2739,7 @@ config STACKINIT_KUNIT_TEST config FORTIFY_KUNIT_TEST tristate "Test fortified str*() and mem*() function internals at runtime" if !KUNIT_ALL_TESTS - depends on KUNIT + depends on KUNIT && FORTIFY_SOURCE default KUNIT_ALL_TESTS help Builds unit tests for checking internals of FORTIFY_SOURCE as used