mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 18:26:39 +07:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
|
config COMMON_CLK_HI6220
|
||
|
bool "Hi6220 Clock Driver"
|
||
|
depends on ARCH_HISI || COMPILE_TEST
|
||
|
default ARCH_HISI
|
||
|
help
|
||
|
Build the Hisilicon Hi6220 clock driver based on the common clock framework.
|