The latest development version of this page may be more current than this released 2.2.1 version.
CONFIG_ENTROPY_GENERATOR

Entropy Drivers

Type: bool

Help

Include entropy drivers in system config.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/entropy/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:28

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.)