Fix PM_TRACE dependency: works only on 32-bit x86 for now
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:04:15 +0000 (10:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:04:15 +0000 (10:04 -0700)
commit72cf2709bf8e0410800f118c4298bfbf8715b303
treeef6cb4d1cffc56583ebc3233cf836ae4cb67c8e9
parent1eec00565d849ceda67f425e089c3233e3ef2ca2
Fix PM_TRACE dependency: works only on 32-bit x86 for now

Not that x86-64 and other architecture support should be difficult to
add (trivial fixups to the data format and add the proper linker script
entry).

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/power/Kconfig