commit | 6299afc40c8612a87358ecea80882395fe67111f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Tue Aug 23 22:46:41 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 23 18:43:43 2005 -0700 |
tree | 8940b518f5bc72bd05722873829884e1ab8f9dc8 | |
parent | f08243a491f3e21feabbb04476a03fb0cbc975ff [diff] |
[PATCH] Kconfig fix (CONFIG_PM on 44x) CONFIG_PM is broken on 44x; removed duplicate entry for CONFIG_PM, made the inclusion of generic one conditional on BROKEN || !44x. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>