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:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:20

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

config ZEPHYR_HAL_NORDIC_MODULE
    bool

At <BuildDir>/Kconfig/Kconfig.modules:21

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<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:23<Zephyr>/modules/Kconfig:59

Menu path: (Top) → Modules

config ZEPHYR_HAL_NORDIC_MODULE
    bool
    depends on 0

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