Skip to content

Commit

Permalink
sh: Select ARCH_HIBERNATION_POSSIBLE.
Browse files Browse the repository at this point in the history
Now that the requisite patches have gone in, this can safely be enabled
across the board for all of the 32-bit SH platforms.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Apr 2, 2009
1 parent 6493505 commit 8dafc34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ config SUPERH32
select HAVE_FTRACE_MCOUNT_RECORD
select HAVE_DYNAMIC_FTRACE
select HAVE_ARCH_KGDB
select ARCH_HIBERNATION_POSSIBLE if MMU

config SUPERH64
def_bool y if CPU_SH5
Expand Down

0 comments on commit 8dafc34

Please sign in to comment.