Thread (6 messages) flat view 6 messages, 2 authors, 2021-08-05

Re: [PATCH v2] Documentation/kbuild: Document the kconfig choice default value

From: Robert Richter <hidden>
Date: 2021-07-19 20:47:20
Also in: linux-kbuild, lkml

On 19.07.21 11:16:09, Robert Richter wrote:
quoted hunk ↗ jump to hunk
@@ -417,8 +417,20 @@ definitions of that choice. If a [symbol] is associated to the choice,
 then you may define the same choice (i.e. with the same entries) in another
 place.
 
-The default value of a choice is set to the first visible choice element.
-Choice elements do not support the default attribute like menu entries do.
This patch was not properly rebased and does not apply. Will resend a v3.

Sorry for that.

-Robert
+The default value of a choice is set to the first visible choice
+element unless it is explicitly set by the 'default' property.
+
+Note:
+	Choice options do not support the 'default' attribute.
+
+E.g.::
+
+  choice
+	default C1
+  config C0
+  config C1
+	# no default attribute here
+  endchoice
 
 comment::
 
-- 
2.29.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help