patch-2.4.0-test3 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/core_cia.c
Previous file: linux/arch/alpha/Makefile
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Wed Jul 5 13:10:35 2000
- Orig file:
v2.4.0-test2/linux/arch/alpha/config.in
- Orig date:
Fri Jun 23 21:55:07 2000
diff -u --recursive --new-file v2.4.0-test2/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -228,6 +228,8 @@
source drivers/parport/Config.in
endmenu
+source drivers/mtd/Config.in
+
source drivers/pnp/Config.in
source drivers/block/Config.in
@@ -331,7 +333,6 @@
mainmenu_option next_comment
comment 'Kernel hacking'
-#bool 'Debug kmalloc/kfree' CONFIG_DEBUG_MALLOC
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
tristate 'Kernel FP software completion' CONFIG_MATHEMU
else
@@ -339,4 +340,7 @@
fi
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
+
+bool 'Legacy kernel start address' CONFIG_ALPHA_LEGACY_START_ADDRESS
+
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)