sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / drivers / clk / meson / Kconfig
blob19480bcc704630bc2e7e084fb4cb586f0ac3c254
1 config COMMON_CLK_AMLOGIC
2         bool
3         depends on OF
4         depends on ARCH_MESON || COMPILE_TEST
6 config 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.
14 config COMMON_CLK_GXBB
15         bool
16         depends on COMMON_CLK_AMLOGIC
17         help
18           Support for the clock controller on AmLogic S905 devices, aka gxbb.
19           Say Y if you want peripherals and CPU frequency scaling to work.