diff options
author | Kukjin Kim <kgene.kim@samsung.com> | 2013-03-09 16:55:32 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-03-09 16:55:32 +0900 |
commit | b85b64cc22122adca695e0f8c340cc677ad92e8c (patch) | |
tree | 66d1c90beab0f220a112cafafeac840fb174bd1b /arch/arm/mach-exynos/Kconfig | |
parent | c877533ca36e01eae740fd40c4fe854b0c9bd818 (diff) | |
parent | ad38bdd15d5b97dcb1ffc46ea77c237e30312fbb (diff) | |
download | op-kernel-dev-b85b64cc22122adca695e0f8c340cc677ad92e8c.zip op-kernel-dev-b85b64cc22122adca695e0f8c340cc677ad92e8c.tar.gz |
Merge branch 'next/timer-samsung' into next/clk-exynos
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 66b12f7..bc15b9e 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig @@ -277,8 +277,8 @@ config MACH_UNIVERSAL_C210 select S5P_DEV_ONENAND select S5P_DEV_TV select S5P_GPIO_INT - select S5P_HRT select S5P_SETUP_MIPIPHY + select SAMSUNG_HRT help Machine support for Samsung Mobile Universal S5PC210 Reference Board. |