xref: /openbmc/linux/drivers/clk/mvebu/Kconfig (revision 5d840166)
1config MVEBU_CLK_CORE
2       bool
3
4config MVEBU_CLK_CPU
5       bool
6
7config MVEBU_CLK_GATING
8       bool
9
10config MVEBU_CLK_COMMON
11	bool
12
13config DOVE_CLK
14	bool
15	select MVEBU_CLK_COMMON
16