1config COMMON_CLK_HI6220 2 bool "Hi6220 Clock Driver" 3 depends on ARCH_HISI || COMPILE_TEST 4 default ARCH_HISI 5 help 6 Build the Hisilicon Hi6220 clock driver based on the common clock framework. 7