From: Chuck Ebbert <76306.1226@compuserve.com> Date: Sat, 16 Sep 2006 19:15:53 +0000 (-0700) Subject: [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu X-Git-Tag: v2.6.18~14^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae81f9e3791a30fc2dcfb38b7733b423f24571f7;p=pandora-kernel.git [PATCH] Kconfig: move CONFIG_EMBEDDED options to submenu Fix two problems with the CONFIG_EMBEDDED submenu: (1) The menu was split in two by the rt_mutex patch, which moved half the items into the "General setup" menu. (2) CONFIG_SYSCTL and CONFIG_UID16 were added to the main menu instead of the submenu. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Cc: Sam Ravnborg Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed