]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit34e8dd758294453692dec07c5f8e10f451a18064
tree1a426022cff23084b47fb148d59319928b95dc27
parentc5cbb03ba37ba961c95cf3c2c4083657b6e4b0da
[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