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 <Zephyr Driver>/hwinfo/Kconfig:6

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/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.)