commit | f2c84c0e84bfa637a7161eac10157cf3b05b4a73 | [log] [tgz] |
---|---|---|
author | Arthur Othieno <a.othieno@bluewin.ch> | Sun Oct 30 23:04:05 2005 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 31 09:20:54 2005 -0800 |
tree | f3335cb8234bf5248a4932cd39ad53044c980b47 | |
parent | 581c1b14394aee60aff46ea67d05483261ed6527 [diff] |
[PATCH] i386: CONFIG_PC removal CONFIG_PC is left-over cruft after the introduction of CONFIG_X86_PC with the subarch split. Remove it, and fixup the remaining users to depend on CONFIG_X86_PC instead. Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch> Signed-off-by: Linus Torvalds <torvalds@osdl.org>