:orphan: .. title:: HWINFO .. option:: CONFIG_HWINFO *Hardware Information driver* Type: ``bool`` Help ==== 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 ================== .. highlight:: kconfig At ``drivers/hwinfo/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:88`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig HWINFO bool "Hardware Information driver" help Enable hwinfo driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*