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