diff options
| author | Alois Wohlschlager <alois1@gmx-topmail.de> | 2024-03-22 17:14:13 +0100 |
|---|---|---|
| committer | Alois Wohlschlager <alois1@gmx-topmail.de> | 2024-03-22 17:14:13 +0100 |
| commit | 1bfe0f3c08ab26834567cb8f2b86735857016158 (patch) | |
| tree | 540a8e832f7c99391692a424ab4454153fc4c889 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 20f77aa09916374aa3141cbc605c955626762c9a (diff) | |
kernel/common-config: throw on duplicate configuration option definitions
Previously, when a kernel configuration option was defined multiple times (in
different sections), only the first value was honored and all subsequent ones
were silently ignored. Remove this footgun by throwing in this situation
instead.
In addition, fix all instances where an option was in fact defined multiple
times. In two cases (`RCU_TORTURE_TEST` and `CRASH_DUMP`), the value was
effectively the same both times. In the other two cases (`SCHEDSTATS` and
`DRM_SIMPLEDRM`) the value was in fact different; the one that was actually
applied was kept here to prevent a rebuild.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
