Bintian Wang | 72ea486 | 2015-05-29 10:08:38 +0800 | [diff] [blame] | 1 | config COMMON_CLK_HI6220 |
2 | bool "Hi6220 Clock Driver" | ||||
Leo Yan | c1628a2 | 2015-08-04 15:27:28 +0800 | [diff] [blame] | 3 | depends on (ARCH_HISI || COMPILE_TEST) && MAILBOX |
Bintian Wang | 72ea486 | 2015-05-29 10:08:38 +0800 | [diff] [blame] | 4 | default ARCH_HISI |
5 | help | ||||
6 | Build the Hisilicon Hi6220 clock driver based on the common clock framework. |