[PATCH v2 5/6] arm64: Kconfig: Add clock support to ARCH_HISI

From: Bintian Wang
Date: Mon Apr 13 2015 - 05:19:08 EST


Select hi6220 clock driver for ARCH_HISI.

Signed-off-by: Bintian Wang <bintian.wang@xxxxxxxxxx>
---
arch/arm64/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index 64d4d6d..75c55fe 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -230,6 +230,7 @@ config ARCH_XGENE

config ARCH_HISI
bool "Hisilicon SoC Family"
+ select COMMON_CLK_HI6220
help
This enables support for Hisilicon ARMv8 SoC family

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/