From 9e17e1aa1cf1cb497d2f67147a51831888affcf3 Mon Sep 17 00:00:00 2001 From: Ulf Carlsson Date: Fri, 18 Feb 2000 11:06:20 +0000 Subject: o Fix menuconfig --- arch/mips64/config.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/mips64/config.in b/arch/mips64/config.in index 3a7e57aad..cda8900d0 100644 --- a/arch/mips64/config.in +++ b/arch/mips64/config.in @@ -1,4 +1,4 @@ -# $Id: config.in,v 1.12 2000/02/05 06:47:09 ralf Exp $ +# $Id: config.in,v 1.13 2000/02/06 00:20:27 kanoj Exp $ # # For a description of the syntax of this configuration file, # see the Configure script. @@ -87,6 +87,8 @@ if [ "$CONFIG_MIPS32_COMPAT" = "y" ]; then fi tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC +endmenu + mainmenu_option next_comment comment 'Loadable module support' bool 'Enable loadable module support' CONFIG_MODULES -- cgit v1.2.3