xref: /linux/drivers/clk/meson/Kconfig (revision 7f9768a5405192d49c5d963f5e29c740315efca7)
1cb7c47d7SMichael Turquetteconfig COMMON_CLK_AMLOGIC
2cb7c47d7SMichael Turquette	bool
3cb7c47d7SMichael Turquette	depends on OF
4cb7c47d7SMichael Turquette	depends on ARCH_MESON || COMPILE_TEST
5cb7c47d7SMichael Turquette
6ea11dda9SJerome Brunetconfig COMMON_CLK_REGMAP_MESON
7ea11dda9SJerome Brunet	bool
8ea11dda9SJerome Brunet	select REGMAP
9ea11dda9SJerome Brunet
10cb7c47d7SMichael Turquetteconfig COMMON_CLK_MESON8B
11cb7c47d7SMichael Turquette	bool
12cb7c47d7SMichael Turquette	depends on COMMON_CLK_AMLOGIC
1318962172SMartin Blumenstingl	select RESET_CONTROLLER
14*7f9768a5SJerome Brunet	select COMMON_CLK_REGMAP_MESON
15cb7c47d7SMichael Turquette	help
16855f06a1SMartin Blumenstingl	  Support for the clock controller on AmLogic S802 (Meson8),
17855f06a1SMartin Blumenstingl	  S805 (Meson8b) and S812 (Meson8m2) devices. Say Y if you
18855f06a1SMartin Blumenstingl	  want peripherals and CPU frequency scaling to work.
19738f66d3SMichael Turquette
20738f66d3SMichael Turquetteconfig COMMON_CLK_GXBB
21738f66d3SMichael Turquette	bool
22738f66d3SMichael Turquette	depends on COMMON_CLK_AMLOGIC
23dbed87a9STobias Regnery	select RESET_CONTROLLER
2481c7fcacSJerome Brunet	select COMMON_CLK_REGMAP_MESON
25738f66d3SMichael Turquette	help
26738f66d3SMichael Turquette	  Support for the clock controller on AmLogic S905 devices, aka gxbb.
27738f66d3SMichael Turquette	  Say Y if you want peripherals and CPU frequency scaling to work.
2878b4af31SQiufang Dai
2978b4af31SQiufang Daiconfig COMMON_CLK_AXG
3078b4af31SQiufang Dai	bool
3178b4af31SQiufang Dai	depends on COMMON_CLK_AMLOGIC
3278b4af31SQiufang Dai	select RESET_CONTROLLER
33*7f9768a5SJerome Brunet	select COMMON_CLK_REGMAP_MESON
3478b4af31SQiufang Dai	help
3578b4af31SQiufang Dai	  Support for the clock controller on AmLogic A113D devices, aka axg.
3678b4af31SQiufang Dai	  Say Y if you want peripherals and CPU frequency scaling to work.
37