:orphan: .. title:: HWINFO .. option:: 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 =============================== - \ :option:`HAWKBIT ` - \ :option:`UPDATEHUB ` - \ :option:`USB_DEVICE_STACK ` Kconfig definition ================== At ``/hwinfo/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:88`` 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.)*