From 41c308f40a813403b94f3a3446aba2e5cc6bd6b4 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Fri, 12 Aug 2011 17:14:56 +0900 Subject: [PATCH] ARM: EXYNOS4: Update config file of NURI to enable RTC This patch update config file of NURI board to enable RTC Signed-off-by: Chanwoo Choi Signed-off-by: Kyungmin Park Signed-off-by: Kukjin Kim --- arch/arm/mach-exynos4/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig index 44fce61414f7..2542cebd591e 100644 --- a/arch/arm/mach-exynos4/Kconfig +++ b/arch/arm/mach-exynos4/Kconfig @@ -201,6 +201,7 @@ config MACH_NURI bool "Mobile NURI Board" select CPU_EXYNOS4210 select S3C_DEV_WDT + select S3C_DEV_RTC select S5P_DEV_FIMD0 select S3C_DEV_HSMMC select S3C_DEV_HSMMC2 -- 2.34.1