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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:88

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