The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_HWINFO

Hardware Information driver

Type: bool

Help

Enable hwinfo driver.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/hwinfo/Kconfig:9

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

Menu path: (top menu) → Device Drivers

menuconfig HWINFO
    bool
    prompt "Hardware Information driver"
    help
      Enable hwinfo driver.

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