:orphan: .. title:: CONFIG_ZEPHYR_BRIDLE_MODULE .. kconfig:: CONFIG_ZEPHYR_BRIDLE_MODULE CONFIG_ZEPHYR_BRIDLE_MODULE ########################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Default ======= - y Kconfig definition ================== At ``/kconfig/Kconfig.modules:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:6`` Menu path: (Top) → Modules → bridle (/home/runner/work/bridle/bridle/workspace/bridle) .. code-block:: kconfig config ZEPHYR_BRIDLE_MODULE bool default y *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*