From: Ingo Molnar Date: Sun, 12 Oct 2008 13:40:45 +0000 (+0200) Subject: x86: make processor type select depend on CONFIG_EMBEDDED X-Git-Tag: v2.6.28-rc1~699^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1db5fff9aeab18566eb380e354629fdbbe7792f0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed