Skip to content

Commit 247ce6c

Browse files
fg-cfhmmahadevan108
authored andcommitted
doc: build: kconfig: preprocessor: remove obsolete entry
The entry listed in the docs does not exist. The correct entry (dt_compat_enabled) is present. Fixes #79081 Signed-off-by: Florian Grandel <[email protected]>
1 parent 2f47de6 commit 247ce6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/build/kconfig/preprocessor-functions.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ while the ``*_hex`` version returns a hexadecimal value starting with ``0x``.
4545
$(dt_compat_on_bus,<compatible string>,<bus>)
4646
$(dt_gpio_hogs_enabled)
4747
$(dt_has_compat,<compatible string>)
48-
$(dt_has_compat_enabled,<compatible string>)
4948
$(dt_node_array_prop_hex,<node path>,<prop>,<index>[,<unit>])
5049
$(dt_node_array_prop_int,<node path>,<prop>,<index>[,<unit>])
5150
$(dt_node_bool_prop,<node path>,<prop>)

0 commit comments

Comments
 (0)