The latest development version of this page may be more current than this released 2.7.5 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:42drivers/Kconfig:90

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