-
CONFIG_HAS_MCUX_TRNG
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Set if the true random number generator (TRNG) module is present in the SoC.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At ext/hal/nxp/mcux/Kconfig:94
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:11
→ ext/hal/Kconfig:27
Menu path: (top menu) → External Sources → HALs
config HAS_MCUX_TRNG
bool
depends on HAS_MCUX
help
Set if the true random number generator (TRNG) module is present in
the SoC.
(Definitions include propagated dependencies, including from if’s and menus.)