CONFIG_HAS_NORDIC_DRIVERS

(No prompt – not directly user assignable.)

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

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

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 HAS_NORDIC_DRIVERS
    bool

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

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

Menu path: (Top) → Modules

config HAS_NORDIC_DRIVERS
    bool
    depends on 0

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