patch-2.4.0-test9 linux/arch/i386/config.in

Next file: linux/arch/i386/defconfig
Previous file: linux/arch/arm/mm/small_page.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -128,6 +128,7 @@
    define_bool CONFIG_X86_USE_PPRO_CHECKSUM y
    define_bool CONFIG_X86_USE_3DNOW y
 fi
+tristate 'Toshiba Laptop support' CONFIG_TOSHIBA
 
 tristate '/dev/cpu/microcode - Intel P6 CPU microcode support' CONFIG_MICROCODE
 tristate '/dev/cpu/*/msr - Model-specific register support' CONFIG_X86_MSR
@@ -247,6 +248,8 @@
 source drivers/pnp/Config.in
 
 source drivers/block/Config.in
+
+source drivers/md/Config.in
 
 if [ "$CONFIG_NET" = "y" ]; then
    source net/Config.in

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)