aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/kernel_configs.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-10-20 13:10:04 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-10-21 10:22:10 +0200
commitcc97498cfe89a38b9837444d5b00b73b67ebdaa6 (patch)
treebfbfff5d4043ba6518640fd8a9eac90656801060 /docs/linux/kernel_configs.md
parent9c36bbb03e89295439ece94f5648253e0b8573d0 (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/kernel_configs.md')
0 files changed, 0 insertions, 0 deletions