:orphan: .. title:: IIS2ICLX_EXT_LPS22HB .. option:: CONFIG_IIS2ICLX_EXT_LPS22HB *Enable LPS22HB as external sensor* Type: ``bool`` Direct dependencies =================== \ :option:`IIS2ICLX_SENSORHUB ` && \ :option:`IIS2ICLX ` && \ :option:`SENSOR ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/iis2iclx/Kconfig:84`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:101`` Menu path: (Top) → Device Drivers → Sensor Drivers → IIS2ICLX I2C/SPI accelerometer Chip → Enable I2C sensorhub feature .. parsed-literal:: config IIS2ICLX_EXT_LPS22HB bool "Enable LPS22HB as external sensor" depends on \ :option:`IIS2ICLX_SENSORHUB ` && \ :option:`IIS2ICLX ` && \ :option:`SENSOR ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*