1 config COMMON_CLK_AMLOGIC
4 depends on ARCH_MESON || COMPILE_TEST
6 config COMMON_CLK_MESON8B
8 depends on COMMON_CLK_AMLOGIC
9 select RESET_CONTROLLER
11 Support for the clock controller on AmLogic S802 (Meson8),
12 S805 (Meson8b) and S812 (Meson8m2) devices. Say Y if you
13 want peripherals and CPU frequency scaling to work.
15 config COMMON_CLK_GXBB
17 depends on COMMON_CLK_AMLOGIC
18 select RESET_CONTROLLER
20 Support for the clock controller on AmLogic S905 devices, aka gxbb.
21 Say Y if you want peripherals and CPU frequency scaling to work.
25 depends on COMMON_CLK_AMLOGIC
26 select RESET_CONTROLLER
28 Support for the clock controller on AmLogic A113D devices, aka axg.
29 Say Y if you want peripherals and CPU frequency scaling to work.