Bintian Wang | 72ea486 | 2015-05-29 10:08:38 +0800 | [diff] [blame] | 1 | config COMMON_CLK_HI6220 |
| 2 | bool "Hi6220 Clock Driver" |
Leo Yan | 9f42a89 | 2015-09-02 10:57:47 +0800 | [diff] [blame] | 3 | depends on ARCH_HISI || COMPILE_TEST |
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. |
Leo Yan | 9f42a89 | 2015-09-02 10:57:47 +0800 | [diff] [blame] | 7 | |
| 8 | config STUB_CLK_HI6220 |
| 9 | bool "Hi6220 Stub Clock Driver" |
| 10 | depends on COMMON_CLK_HI6220 && MAILBOX |
| 11 | help |
| 12 | Build the Hisilicon Hi6220 stub clock driver. |