mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
sh: Select ARCH_HIBERNATION_POSSIBLE.
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>
This commit is contained in:
parent
64935056f0
commit
8dafc34616
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user