Lines Matching +full:can +full:- +full:clock +full:- +full:select
1 menu "Clock"
4 bool "Enable clock driver support"
7 This allows drivers to be provided for clock generators, including
8 oscillators and PLLs. Devices can use a common clock API to request
9 a particular clock rate and check on available clocks. Clocks can
11 choose the source for each clock.
14 bool "Enable clock support in SPL"
17 The clock subsystem adds a small amount of overhead to the image.
18 If this is acceptable and you have a need to use clock drivers in
21 used as U-Boot proper.
24 bool "Enable clock support in TPL"
27 The clock subsystem adds a small amount of overhead to the image.
28 If this is acceptable and you have a need to use clock drivers in
31 used as U-Boot proper.
34 bool "Clock controller driver for BCM6345"
38 This clock driver adds support for enabling and disabling peripheral
44 select REGMAP
45 select SYSCON
50 bool "Enable clock driver support for STM32F family"
54 This clock driver adds support for RCC clock management
58 bool "TI System Control Interface (TI SCI) clock driver"
61 This enables the clock driver support over TI System Control Interface
62 available on some new TI's SoCs. If you wish to use clock resources
66 bool "Enable cgu clock driver for HSDK"
72 bool "Enable driver for Arm Versatile Express OSC clock generators"
75 This clock driver adds support for clock generators present on
79 bool "Enable clock driver support for Zynq"
83 This clock driver adds support for clock realted settings for
87 bool "Enable clock driver support for ZynqMP"
90 This clock driver adds support for clock realted settings for
94 bool "Enable RCC clock driver for STM32MP1"
98 Enable the STM32 clock (RCC) driver. Enable support for
99 manipulating STM32MP1's on-SoC clocks.
116 Support for the ICS8N3QV01 Quad-Frequency VCXO (Voltage-Controlled
117 Crystal Oscillator). The output frequency can be programmed via an
121 bool "Enable MPC83xx clock driver"
124 Support for the clock driver of the MPC83xx series of SoCs.