Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9225
b: refs/heads/master
c: 720b942
h: refs/heads/master
i:
  9223: 08417ea
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Sep 23, 2005
1 parent 7499f23 commit d4241ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 244bc050d5c9431682b7d834aff92e663fe88bb2
refs/heads/master: 720b9429e8f41f7c4ee9df293403650905042035
2 changes: 1 addition & 1 deletion trunk/kernel/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ config PM_DEBUG

config SOFTWARE_SUSPEND
bool "Software Suspend"
depends on PM && SWAP && (X86 || ((FVR || PPC32) && !SMP))
depends on PM && SWAP && (X86 && (!SMP || SUSPEND_SMP)) || ((FVR || PPC32) && !SMP)
---help---
Enable the possibility of suspending the machine.
It doesn't need APM.
Expand Down

0 comments on commit d4241ac

Please sign in to comment.