commit | 293a032eb95f3c6c212c1541e94c14b111731313 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 26 13:44:58 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 26 13:44:58 2007 -0700 |
tree | 95ac29f66925060038cbbb7f278c17b3718432f7 | |
parent | 58b3b71dfaaecbf7cff1fe10c049d663f0313e5f [diff] |
Don't force-enable suspend/hibernate support just for ACPI It's a totally independent decision for the user whether he wants suspend and/or hibernation support, and ACPI shouldn't care. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>