1cb7c47d7SMichael Turquetteconfig COMMON_CLK_AMLOGIC 2cb7c47d7SMichael Turquette bool 3cb7c47d7SMichael Turquette depends on OF 4cb7c47d7SMichael Turquette depends on ARCH_MESON || COMPILE_TEST 5cb7c47d7SMichael Turquette 6cb7c47d7SMichael Turquetteconfig COMMON_CLK_MESON8B 7cb7c47d7SMichael Turquette bool 8cb7c47d7SMichael Turquette depends on COMMON_CLK_AMLOGIC 9cb7c47d7SMichael Turquette help 10cb7c47d7SMichael Turquette Support for the clock controller on AmLogic S805 devices, aka 11cb7c47d7SMichael Turquette meson8b. Say Y if you want peripherals and CPU frequency scaling to 12cb7c47d7SMichael Turquette work. 13738f66d3SMichael Turquette 14738f66d3SMichael Turquetteconfig COMMON_CLK_GXBB 15738f66d3SMichael Turquette bool 16738f66d3SMichael Turquette depends on COMMON_CLK_AMLOGIC 17dbed87a9STobias Regnery select RESET_CONTROLLER 18738f66d3SMichael Turquette help 19738f66d3SMichael Turquette Support for the clock controller on AmLogic S905 devices, aka gxbb. 20738f66d3SMichael Turquette Say Y if you want peripherals and CPU frequency scaling to work. 21