xref: /openbmc/linux/drivers/clk/meson/Kconfig (revision ea11dda9)
1cb7c47d7SMichael Turquetteconfig COMMON_CLK_AMLOGIC
2cb7c47d7SMichael Turquette	bool
3cb7c47d7SMichael Turquette	depends on OF
4cb7c47d7SMichael Turquette	depends on ARCH_MESON || COMPILE_TEST
5cb7c47d7SMichael Turquette
6*ea11dda9SJerome Brunetconfig COMMON_CLK_REGMAP_MESON
7*ea11dda9SJerome Brunet	bool
8*ea11dda9SJerome Brunet	select REGMAP
9*ea11dda9SJerome Brunet
10cb7c47d7SMichael Turquetteconfig COMMON_CLK_MESON8B
11cb7c47d7SMichael Turquette	bool
12cb7c47d7SMichael Turquette	depends on COMMON_CLK_AMLOGIC
1318962172SMartin Blumenstingl	select RESET_CONTROLLER
14cb7c47d7SMichael Turquette	help
15855f06a1SMartin Blumenstingl	  Support for the clock controller on AmLogic S802 (Meson8),
16855f06a1SMartin Blumenstingl	  S805 (Meson8b) and S812 (Meson8m2) devices. Say Y if you
17855f06a1SMartin Blumenstingl	  want peripherals and CPU frequency scaling to work.
18738f66d3SMichael Turquette
19738f66d3SMichael Turquetteconfig COMMON_CLK_GXBB
20738f66d3SMichael Turquette	bool
21738f66d3SMichael Turquette	depends on COMMON_CLK_AMLOGIC
22dbed87a9STobias Regnery	select RESET_CONTROLLER
23738f66d3SMichael Turquette	help
24738f66d3SMichael Turquette	  Support for the clock controller on AmLogic S905 devices, aka gxbb.
25738f66d3SMichael Turquette	  Say Y if you want peripherals and CPU frequency scaling to work.
2678b4af31SQiufang Dai
2778b4af31SQiufang Daiconfig COMMON_CLK_AXG
2878b4af31SQiufang Dai	bool
2978b4af31SQiufang Dai	depends on COMMON_CLK_AMLOGIC
3078b4af31SQiufang Dai	select RESET_CONTROLLER
3178b4af31SQiufang Dai	help
3278b4af31SQiufang Dai	  Support for the clock controller on AmLogic A113D devices, aka axg.
3378b4af31SQiufang Dai	  Say Y if you want peripherals and CPU frequency scaling to work.
34