mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 03:00:13 +02:00
If 'CONFIG_KUNIT=m', letting kunit tests that do not support loadable
module build depends on 'KUNIT' instead of 'KUNIT=y' result in compile
errors. This commit updates the document for this.
Fixes:
|
||
|---|---|---|
| .. | ||
| api | ||
| faq.rst | ||
| index.rst | ||
| kunit-tool.rst | ||
| start.rst | ||
| style.rst | ||
| usage.rst | ||