patch-2.1.90 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/i386/Makefile
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Wed Mar 11 15:10:39 1998
-  Orig file: 
v2.1.89/linux/arch/i386/config.in
-  Orig date: 
Wed Feb  4 11:35:59 1998
diff -u --recursive --new-file v2.1.89/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -17,6 +17,7 @@
 	 Pentium/K5/5x86/6x86	CONFIG_M586	\
 	 PPro/K6/6x86MX		CONFIG_M686" Pentium
 bool 'Math emulation' CONFIG_MATH_EMULATION
+int ' Max physical memory in MB' CONFIG_MAX_MEMSIZE 1024
 endmenu
 
 mainmenu_option next_comment
@@ -24,7 +25,7 @@
 bool 'Enable loadable module support' CONFIG_MODULES
 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
+  bool 'Kernel module loader' CONFIG_KMOD
 fi
 endmenu
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov