git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7b3a42
)
x86: make processor type select depend on CONFIG_EMBEDDED
author
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Oct 2008 13:40:45 +0000
(15:40 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Oct 2008 13:44:07 +0000
(15:44 +0200)
deselecting one of the CPU type CONFIG_CPU_SUP_* config options
can render a kernel unbootable. Make sure this option is only
available if CONFIG_EMBEDDED is enabled.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found