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

(No prompt – not directly user assignable.)

Type: bool

Help

This option specifies that the target platform supports device tree configuration for entropy/random number.

Direct dependencies

HAS_DTS

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At dts/Kconfig:65

Included via Kconfig:10Kconfig.zephyr:33

Menu path: (top menu)

config HAS_DTS_ENTROPY
    bool
    depends on HAS_DTS
    help
      This option specifies that the target platform supports device tree
      configuration for entropy/random number.

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