CONFIG_SOFTDEVICE_CONTROLLER_S112

s112

Type: bool

Direct dependencies

(SOC_NRF52810 || SOC_NRF52811 || SOC_NRF52820 || SOC_NRF52832) && <choice SOFTDEVICE_CONTROLLER_VARIANT: SoftDevice Controller variant>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nrfxlib>/softdevice_controller/Kconfig:65

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:14

Menu path: (Top) → Modules → Nordic nrfxlib → SoftDevice Controller variant

config SOFTDEVICE_CONTROLLER_S112
    bool "s112"
    depends on (SOC_NRF52810 || SOC_NRF52811 || SOC_NRF52820 || SOC_NRF52832) && <choice SOFTDEVICE_CONTROLLER_VARIANT: SoftDevice Controller variant>

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