From 3939f660208cebe8656ec1c3ad57d44277de2fae Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 17 Dec 1997 12:59:29 +0000 Subject: Fix syntax error. --- arch/mips/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips') diff --git a/arch/mips/config.in b/arch/mips/config.in index 1913421be..9bc01b875 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -87,7 +87,6 @@ bool 'Sysctl support' CONFIG_SYSCTL if [ "$CONFIG_SGI" != "y" ]; then tristate 'Parallel port support' CONFIG_PARPORT fi - endmenu mainmenu_option next_comment @@ -97,6 +96,7 @@ if [ "$CONFIG_MODULES" = "y" ]; then bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS bool 'Kernel daemon support (e.g. autoload of modules)' CONFIG_KERNELD fi +endmenu source drivers/block/Config.in -- cgit v1.2.3