aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/hack-5.15/205-kconfig-abort-configuration-on-unset-symbol.patch
Commit message (Collapse)AuthorAge
* kconfig: abort configuration on unset symbolDavid Bauer2022-11-13
This fixes the initial patch to cover all cases where unset symbols are handled in the code. Fixes commit eaa9c94c7574 ("generic: Kconfig: exit on unset symbol") Signed-off-by: David Bauer <mail@david-bauer.net>