Skip to content

Commit

Permalink
sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
Browse files Browse the repository at this point in the history
sh64 is still using this, so re-enable it temporarily while SH-5 gets
converted to use the generic code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed May 7, 2009
1 parent ee1acbf commit ae318a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ config ARCH_NO_VIRT_TO_BUS
config ARCH_HAS_DEFAULT_IDLE
def_bool y

config ARCH_USES_GETTIMEOFFSET
def_bool y
depends on SUPERH64

config IO_TRAPPED
bool

Expand Down

0 comments on commit ae318a1

Please sign in to comment.