diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2011-08-12 04:14:56 -0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2011-10-04 00:01:00 -0400 |
commit | 41c308f40a813403b94f3a3446aba2e5cc6bd6b4 (patch) | |
tree | 4bdaf28d8aecefc8befe8851b316b69c063b2253 /arch/arm/mach-exynos4/Kconfig | |
parent | 0d88f9464850ac13c658d9de808ea2e0a31423be (diff) |
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 <cw00.choi@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos4/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
201 | bool "Mobile NURI Board" | 201 | bool "Mobile NURI Board" |
202 | select CPU_EXYNOS4210 | 202 | select CPU_EXYNOS4210 |
203 | select S3C_DEV_WDT | 203 | select S3C_DEV_WDT |
204 | select S3C_DEV_RTC | ||
204 | select S5P_DEV_FIMD0 | 205 | select S5P_DEV_FIMD0 |
205 | select S3C_DEV_HSMMC | 206 | select S3C_DEV_HSMMC |
206 | select S3C_DEV_HSMMC2 | 207 | select S3C_DEV_HSMMC2 |