Skip to content

Commit

Permalink
m32r: Use generic time config
Browse files Browse the repository at this point in the history
Signed-off-by: Anna-Maria Gleixner <anna-maria@glx-um.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Link: http://lkml.kernel.org/r/20120518163105.678581749@glx-um.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Anna-Maria Gleixner authored and Thomas Gleixner committed May 21, 2012
1 parent 21b1971 commit 97a1c1e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/m32r/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ config M32R
select GENERIC_IRQ_PROBE
select GENERIC_IRQ_SHOW
select GENERIC_ATOMIC64
select ARCH_USES_GETTIMEOFFSET

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

config ARCH_USES_GETTIMEOFFSET
def_bool y

source "init/Kconfig"

source "kernel/Kconfig.freezer"
Expand Down

0 comments on commit 97a1c1e

Please sign in to comment.