mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 23:01:04 +07:00
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
|
config COMMON_CLK_AMLOGIC
|
||
|
bool
|
||
|
depends on OF
|
||
|
depends on ARCH_MESON || COMPILE_TEST
|
||
|
|
||
|
config COMMON_CLK_MESON8B
|
||
|
bool
|
||
|
depends on COMMON_CLK_AMLOGIC
|
||
|
help
|
||
|
Support for the clock controller on AmLogic S805 devices, aka
|
||
|
meson8b. Say Y if you want peripherals and CPU frequency scaling to
|
||
|
work.
|