CONFIG_ZEPHYR_HAL_NORDIC_MODULE

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definitions

At <Zephyr>/modules/hal_nordic/Kconfig:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:50

Menu path: (Top) → Modules → hal_nordic (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/hal/nordic)

config ZEPHYR_HAL_NORDIC_MODULE
    bool

At <nRF>/doc/_build/kconfig/Kconfig.modules:51

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6

Menu path: (Top) → Modules → hal_nordic (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/hal/nordic)

config ZEPHYR_HAL_NORDIC_MODULE
    bool
    default y

At <Zephyr>/modules/hal_nordic/Kconfig:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:74

Menu path: (Top) → Modules

config ZEPHYR_HAL_NORDIC_MODULE
    bool
    depends on 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)