[tip:timers/core] m32r: Use generic time config

From: tip-bot for Anna-Maria Gleixner
Date: Mon May 21 2012 - 05:20:47 EST


Commit-ID: 97a1c1e918f6cf746352f565f5f2e00916309ede
Gitweb: http://git.kernel.org/tip/97a1c1e918f6cf746352f565f5f2e00916309ede
Author: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
AuthorDate: Fri, 18 May 2012 16:45:48 +0000
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitDate: Mon, 21 May 2012 11:01:42 +0200

m32r: Use generic time config

Signed-off-by: Anna-Maria Gleixner <anna-maria@xxxxxxxxx>
Cc: Hirokazu Takata <takata@xxxxxxxxxxxxxx>
Link: http://lkml.kernel.org/r/20120518163105.678581749@xxxxxxxxx
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/m32r/Kconfig | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index ef80a65..b638d5b 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -11,6 +11,7 @@ config M32R
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
select GENERIC_ATOMIC64
+ select ARCH_USES_GETTIMEOFFSET

config SBUS
bool
@@ -33,9 +34,6 @@ config HZ
int
default 100

-config ARCH_USES_GETTIMEOFFSET
- def_bool y
-
source "init/Kconfig"

source "kernel/Kconfig.freezer"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/