diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-10-20 13:10:04 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-21 10:22:10 +0200 |
| commit | cc97498cfe89a38b9837444d5b00b73b67ebdaa6 (patch) | |
| tree | bfbfff5d4043ba6518640fd8a9eac90656801060 /docs/linux | |
| parent | 9c36bbb03e89295439ece94f5648253e0b8573d0 (diff) | |
tools/syz-kconf: don't enable configs implicitly
Currenty we run oldconfig and set all missing configs to their
default values. Sometimes this enables configs implicitly/unintentionally.
Set all missing configs to "is not set" proactively to prevent
using default values.
Also replace oldconfig with olddefconfig.
I assumed oldconfig sets missing values to "is not set",
but it does not. It does the same as olddefconfig without stdin.
Update #2171
Diffstat (limited to 'docs/linux')
0 files changed, 0 insertions, 0 deletions
