summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/mips/config.in2
1 files changed, 1 insertions, 1 deletions
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