Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3255
b: refs/heads/master
c: 19c3243
h: refs/heads/master
i:
  3253: 98897bd
  3251: 5cdf105
  3247: db1ed53
v: v3
  • Loading branch information
Pavel Machek authored and Linus Torvalds committed Jun 25, 2005
1 parent 8250080 commit 014cdd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 21d6b7e18f70c847c867aafb3109405b48424388
refs/heads/master: 19c324397a55edf122822f829779b46b9cb385dd
4 changes: 2 additions & 2 deletions trunk/kernel/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ config PM_DEBUG
like suspend support.

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

0 comments on commit 014cdd6

Please sign in to comment.