CONFIG_ENTROPY_GENERATOR

Entropy Drivers

Type: bool

Help

Include entropy drivers in system config.

Defaults

No defaults. Implicitly defaults to n.

Symbols that imply this symbol

Kconfig definition

At <Zephyr>/drivers/entropy/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:30

Menu path: (Top) → Device Drivers

menuconfig ENTROPY_GENERATOR
    bool "Entropy Drivers"
    help
      Include entropy drivers in system config.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)