checkstack: add loongarch support for scripts/checkstack.pl
[linux-block.git] / lib / Kconfig.debug
index cc7d53d9dc0191c544b0e2a71d0a6500b854924c..e77873cf85c78d0b19df8ced392a57c912314ca4 100644 (file)
@@ -2103,10 +2103,6 @@ config KCOV
          KCOV exposes kernel code coverage information in a form suitable
          for coverage-guided fuzzing (randomized testing).
 
-         If RANDOMIZE_BASE is enabled, PC values will not be stable across
-         different machines and across reboots. If you need stable PC values,
-         disable RANDOMIZE_BASE.
-
          For more details, see Documentation/dev-tools/kcov.rst.
 
 config KCOV_ENABLE_COMPARISONS