:orphan: .. title:: CONFIG_HWINFO .. kconfig:: CONFIG_HWINFO CONFIG_HWINFO ############# *Hardware Information driver* Type: ``bool`` Help ==== .. code-block:: none Enable hwinfo driver. Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`HAWKBIT ` - \ :kconfig:`UPDATEHUB ` - \ :kconfig:`USB_DEVICE_STACK ` Kconfig definition ================== At ``/hwinfo/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:90`` Menu path: (Top) → Device Drivers .. code-block:: kconfig menuconfig HWINFO bool "Hardware Information driver" help Enable hwinfo driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*