From: Linus Torvalds Date: Tue, 3 Mar 2009 00:23:33 +0000 (-0800) Subject: Revert "menu: fix embedded menu snafu" X-Git-Tag: v2.6.29-rc7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2450cf51a1bdba7037e91b1bcc494b01c58aaf66;p=pandora-kernel.git Revert "menu: fix embedded menu snafu" This reverts commit 155b25bcc28631a5b5230191aa3f56c40dfffa3f, which was totally wrong - the "embedded" options still exists (very much so) even on non-embedded platforms. It's just that we don't bother with actually asking about them when we're not embedded, we just take their default values (which is usually 'y' - the options add features that may not be worth it in a constrained environment). Noticed-by: Andrew Morton Cc: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed