:orphan: .. title:: FXOS8700_TRIGGER_OWN_THREAD .. option:: CONFIG_FXOS8700_TRIGGER_OWN_THREAD *Use own thread* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from if's and menus.)* Symbols selected by this symbol =============================== - \ :option:`FXOS8700_TRIGGER ` if \ :ref:` ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/fxos8700/Kconfig:86`` Included via ``Kconfig:10`` → ``Kconfig.zephyr:35`` → ``drivers/Kconfig:64`` → ``drivers/sensor/Kconfig:62`` Menu path: (top menu) → Device Drivers → Sensor Drivers → FXOS8700 accelerometer/magnetometer driver → Trigger mode .. parsed-literal:: config FXOS8700_TRIGGER_OWN_THREAD bool prompt "Use own thread" if \ :ref:` ` select \ :option:`FXOS8700_TRIGGER ` if \ :ref:` ` depends on \ :ref:` ` *(Definitions include propagated dependencies, including from if's and menus.)*