CONFIG_ENTROPY_HAS_DRIVER
(No prompt – not directly user assignable.)
Type: bool
Help
This is an option to be enabled by individual entropy driver
to signal that there is a true entropy driver.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/drivers/entropy/Kconfig:36
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:32
Menu path: (Top) → Device Drivers → Entropy Drivers
config ENTROPY_HAS_DRIVER
bool
depends on ENTROPY_GENERATOR
help
This is an option to be enabled by individual entropy driver
to signal that there is a true entropy driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)