commit | 823c248e7cc75b4f22da914b01f8e5433cff197e | [log] [tgz] |
---|---|---|
author | Roman Zippel <zippel@linux-m68k.org> | Fri Feb 29 05:09:02 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:51 2008 +0200 |
tree | e03abcf023961d183fd2f314a9800a568acdcd5e | |
parent | 81e103f1f1bb0d35000f0e99626bf7abf864b486 [diff] |
x86: fix recursive dependencies The proper dependency check uncovered a few dependency problems, the subarchitecture used a mixture of selects and depends on SMP and PCI dependency was messed up. Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>