-
CONFIG_HAS_DTS_ENTROPY
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option specifies that the target platform supports device tree configuration for entropy/random number.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At dts/Kconfig:30
Included via Kconfig:8
→ Kconfig.zephyr:35
Menu path: (Top)
config HAS_DTS_ENTROPY
bool
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for entropy/random number.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)