-
CONFIG_ARM_CLOCK_CONTROL_DEV_NAME
¶
Clock Config Device name
Type: string
Help¶
Configure Clock Config Device name
Direct dependencies¶
CLOCK_CONTROL_BEETLE
&& SOC_FAMILY_ARM
&& CLOCK_CONTROL
(Includes any dependencies from if’s and menus.)
Defaults¶
- “CLOCK_CONTROL_0” if
CLOCK_CONTROL_BEETLE
&&SOC_FAMILY_ARM
&&CLOCK_CONTROL
Kconfig definition¶
At drivers/clock_control/Kconfig.beetle:29
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:52
→ drivers/clock_control/Kconfig:32
Menu path: (top menu) → Device Drivers → Hardware clock controller support → BEETLE Clock Control
config ARM_CLOCK_CONTROL_DEV_NAME string prompt "Clock Config Device name" ifCLOCK_CONTROL_BEETLE
&&SOC_FAMILY_ARM
&&CLOCK_CONTROL
default "CLOCK_CONTROL_0" ifCLOCK_CONTROL_BEETLE
&&SOC_FAMILY_ARM
&&CLOCK_CONTROL
depends onCLOCK_CONTROL_BEETLE
&&SOC_FAMILY_ARM
&&CLOCK_CONTROL
help Configure Clock Config Device name
(Definitions include propagated dependencies, including from if’s and menus.)