patch-1.3.52 linux/arch/alpha/config.in
Next file: linux/arch/alpha/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 26
 -  Date:
Fri Dec 29 15:21:34 1995
 -  Orig file: 
v1.3.51/linux/arch/alpha/config.in
 -  Orig date: 
Tue Dec 26 04:45:34 1995
 
diff -u --recursive --new-file v1.3.51/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -10,6 +10,14 @@
 unset CONFIG_ALPHA_NEED_ROUNDING_EMULATION
 
 mainmenu_option next_comment
+comment 'Loadable module support'
+bool 'Enable loadable module support' CONFIG_MODULES
+if [ "$CONFIG_MODULES" = "y" ]; then
+  MODULES=y
+  bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
+fi
+
+mainmenu_option next_comment
 comment 'General setup'
 
 if [ "`uname`" != "Linux" ]; then
@@ -49,10 +57,6 @@
 bool 'Networking support' CONFIG_NET
 bool 'System V IPC' CONFIG_SYSVIPC
 tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF
-
-mainmenu_option next_comment
-comment 'Loadable module support'
-bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
 
 source drivers/block/Config.in
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this