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

Hardware Information driver

Type: bool

Help

Enable hwinfo driver.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/hwinfo/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:37drivers/Kconfig:80

Menu path: (Top) → Device Drivers

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

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