:orphan: .. title:: CONFIG_ZEPHYR_HAL_NORDIC_MODULE .. kconfig:: CONFIG_ZEPHYR_HAL_NORDIC_MODULE CONFIG_ZEPHYR_HAL_NORDIC_MODULE ############################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Default ======= - y Kconfig definitions =================== At ``/hal_nordic/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.modules:14`` Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) .. code-block:: kconfig config ZEPHYR_HAL_NORDIC_MODULE bool ---- At ``/kconfig/Kconfig.modules:15`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:6`` Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) .. code-block:: kconfig config ZEPHYR_HAL_NORDIC_MODULE bool default y ---- At ``/hal_nordic/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:74`` Menu path: (Top) → Modules .. code-block:: kconfig config ZEPHYR_HAL_NORDIC_MODULE bool depends on 0 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*