From 52210f7df34736ec20e72d4f9c35745b921fc981 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Thu, 20 May 2010 20:48:28 +0900 Subject: [PATCH] --- yaml --- r: 198514 b: refs/heads/master c: 925c68cdca7412cb0ce9d63dab3cbfc9b47b3c8d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f28641a92e41..ce35493cec92 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 206a1a825dc67060ee319c99569755ba11250907 +refs/heads/master: 925c68cdca7412cb0ce9d63dab3cbfc9b47b3c8d diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index 1cb098f6950b..550c038451a7 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -688,6 +688,7 @@ config ARCH_S5P6440 select CPU_V6 select GENERIC_GPIO select HAVE_CLK + select ARCH_USES_GETTIMEOFFSET help Samsung S5P6440 CPU based systems @@ -696,6 +697,7 @@ config ARCH_S5P6442 select CPU_V6 select GENERIC_GPIO select HAVE_CLK + select ARCH_USES_GETTIMEOFFSET help Samsung S5P6442 CPU based systems @@ -705,6 +707,7 @@ config ARCH_S5PC100 select HAVE_CLK select CPU_V7 select ARM_L1_CACHE_SHIFT_6 + select ARCH_USES_GETTIMEOFFSET help Samsung S5PC100 series based systems @@ -714,6 +717,7 @@ config ARCH_S5PV210 select GENERIC_GPIO select HAVE_CLK select ARM_L1_CACHE_SHIFT_6 + select ARCH_USES_GETTIMEOFFSET help Samsung S5PV210/S5PC110 series based systems