blob: 7bb19ad7369efd032c8964639e171a02bcf292ca [file] [log] [blame]
Michael Turquettecb7c47d2016-05-23 14:29:13 -07001config COMMON_CLK_AMLOGIC
2 bool
3 depends on OF
4 depends on ARCH_MESON || COMPILE_TEST
5
6config COMMON_CLK_MESON8B
7 bool
8 depends on COMMON_CLK_AMLOGIC
9 help
10 Support for the clock controller on AmLogic S805 devices, aka
11 meson8b. Say Y if you want peripherals and CPU frequency scaling to
12 work.