patch-2.0.38 linux/arch/i386/config.in

Next file: linux/arch/i386/kernel/head.S
Previous file: linux/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.37/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -28,7 +28,7 @@
 	 Custom		CONFIG_MEM_SPECIAL" Standard
 
 if [ "$CONFIG_MEM_SPECIAL" = "y" ]; then
-	int ' Max physical memory in MB' CONFIG_MAX_MEMSIZE 1024
+	int ' Max physical memory in MB (must be a multiple of 4)' CONFIG_MAX_MEMSIZE 1024
 fi
 if [ "$CONFIG_MEM_ENT" = "y" ]; then
 	define_int CONFIG_MAX_MEMSIZE 2048

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov