[PATCH] fix EMBEDDED + SYSCTL menu
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 1 Oct 2006 06:28:13 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 1 Oct 2006 07:39:25 +0000 (00:39 -0700)
commit0847062ad57e6d2d77875104d66f413a89769809
tree1a426022cff23084b47fb148d59319928b95dc27
parent1713e903c680de4934837689abecc5df02f463ac
[PATCH] fix EMBEDDED + SYSCTL menu

SYSCTL should still depend on EMBEDDED.  This unbreaks the EMBEDDED menu
(from the recent SYSCTL_SYCALL menu option patch).

Fix typos in new SYSCTL_SYSCALL menu.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
init/Kconfig