summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-02-02 12:11:32 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-02-14 07:36:13 (GMT)
commit48264d9beba2ccc18b9497944048eea135883529 (patch)
tree165956e2eae989ea4ca52144aad1aabf9a7bdb8d /arch
parentfec4816387a978e651da74c83bcdd5019a6d024c (diff)
downloadu-boot-fsl-qoriq-48264d9beba2ccc18b9497944048eea135883529.tar.xz
clk: uniphier: add Media I/O clock driver for UniPhier SoCs
This is the initial commit for the UniPhier clock drivers. Currently, only the Media I/O clock is supported. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index d2dbb1a..d8b63e9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -689,6 +689,7 @@ config TARGET_COLIBRI_PXA270
config ARCH_UNIPHIER
bool "Socionext UniPhier SoCs"
+ select CLK_UNIPHIER
select CPU_V7
select SUPPORT_SPL
select SPL