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

Entropy Drivers

Type: bool

Help

Include entropy drivers in system config.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/entropy/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:28

Menu path: (top menu) → Device Drivers

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

(Definitions include propagated dependencies, including from if’s and menus.)