CONFIG_CLOCK_CONTROL_NRF_SHELL
Shell commands
Type: bool
Direct dependencies
SHELL
&& CLOCK_CONTROL_NRF
&& CLOCK_CONTROL
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/drivers/clock_control/Kconfig.nrf:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:56
→ <Zephyr>/drivers/clock_control/Kconfig:29
Menu path: (Top) → Device Drivers → Hardware clock controller support → NRF Clock controller support
config CLOCK_CONTROL_NRF_SHELL
bool "Shell commands"
default y if SHELL
depends on SHELL && CLOCK_CONTROL_NRF && CLOCK_CONTROL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)