commit | a238b563502a7f458624b9c6404742e441b2f9e8 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Tue Aug 23 22:46:51 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 23 18:43:43 2005 -0700 |
tree | 893f6c381087588c69bd0694c69fe66d33898538 | |
parent | 997183dc2a8992374d93e66f5ea0d58fa1022a47 [diff] |
[PATCH] Kconfig fix (sparc32 drivers/char dependencies) since sparc32 Kconfig includes drivers/char/Kconfig (instead of duplicating its parts) we need several new dependencies there to exclude the stuff broken on sparc32 and not excluded by existing dependencies. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>