]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: make processor type select depend on CONFIG_EMBEDDED
authorIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:40:45 +0000 (15:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 12 Oct 2008 13:44:07 +0000 (15:44 +0200)
commit1db5fff9aeab18566eb380e354629fdbbe7792f0
tree2de6fd4a5d80e9122d28aebb6995563c13351365
parentb7b3a42533e1e41297fe517533375f9f8f7b92d0
x86: make processor type select depend on CONFIG_EMBEDDED

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>
arch/x86/Kconfig.cpu