Actions
Bug #120
open
NH
MR
kconfig_lint: False positives about duplicate choice symbols
Bug #120:
kconfig_lint: False positives about duplicate choice symbols
Start date:
05/20/2017
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
kconfig_lint checks that a choice contains each symbol only once. That makes it impossible to have different rules for one symbol for different dependencies. It forces me to either write generic prompts, help texts and convoluted rules or to add additional symbols (cf. https://review.coreboot.org/#/c/19804/3/src/device/Kconfig@572).
SR Updated by Stefan Reinauer over 8 years ago
- Assignee set to Martin Roth
Actions