[PATCH 3/3] RFC: Example breakage

20 Oct
2021
20 Oct
'21
5:43 a.m.
This is just for illustration. Do not apply.
Signed-off-by: Simon Glass sjg@chromium.org ---
Kconfig | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/Kconfig b/Kconfig index 931a22806e4..142f4e7fcc7 100644 --- a/Kconfig +++ b/Kconfig @@ -20,6 +20,11 @@ config BROKEN This option cannot be enabled. It is used as dependency for broken and incomplete features.
+config BREAK_ME + int "Break things" + help + This should break things. + config DEPRECATED bool help
--
2.33.0.1079.g6e70778dc9-goog
1297
Age (days ago)
1297
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Glass