Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.19 /arch/i386/config.in

Filename:/arch/i386/config.in
Lines Added:6
Lines Deleted:5
Also changed in: (Previous) 2.4.19-rc5-ac1  2.4.19-rc5  2.4.19-rc4  2.4.19-rc3-ac5  2.4.19-rc3-ac4  2.4.19-rc3-ac3 
(Following) 2.4.19-ac1  2.4.19-ac2  2.4.19-ac3  2.4.19-ac4  2.4.20-pre1  2.4.20-pre1-ac1 

Location
[  2.4.19
  [  arch
    [  i386
       o  config.in

Patch

diff -urN linux-2.4.18/arch/i386/config.in linux-2.4.19/arch/i386/config.in
--- linux-2.4.18/arch/i386/config.in   Mon Feb 25 11:37:52 2002
+++ linux-2.4.19/arch/i386/config.in   Fri Aug  2 17:39:42 2002
@@ -42,7 +42,7 @@
     Winchip-C6            CONFIG_MWINCHIPC6 \
     Winchip-2            CONFIG_MWINCHIP2 \
     Winchip-2A/Winchip-3         CONFIG_MWINCHIP3D \
-    CyrixIII/C3            CONFIG_MCYRIXIII" Pentium-Pro
+    CyrixIII/VIA-C3/VIA-C5         CONFIG_MCYRIXIII" Pentium-Pro
 #
 # Define implied options from the CPU selection here
 #
@@ -163,6 +163,9 @@
    define_bool CONFIG_X86_USE_PPRO_CHECKSUM y
    define_bool CONFIG_X86_OOSTORE y
 fi
+
+bool 'Machine Check Exception' CONFIG_X86_MCE
+
 tristate 'Toshiba Laptop support' CONFIG_TOSHIBA
 tristate 'Dell laptop support' CONFIG_I8K
 
@@ -407,9 +410,7 @@
 
 source drivers/usb/Config.in
 
-if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   source net/bluetooth/Config.in
-fi
+source net/bluetooth/Config.in
 
 mainmenu_option next_comment
 comment 'Kernel hacking'
@@ -421,7 +422,7 @@
    bool '  Memory mapped I/O debugging' CONFIG_DEBUG_IOVIRT
    bool '  Magic SysRq key' CONFIG_MAGIC_SYSRQ
    bool '  Spinlock debugging' CONFIG_DEBUG_SPINLOCK
-   bool '  Verbose BUG() reporting (adds 70K)' CONFIG_DEBUG_BUGVERBOSE
+   bool '  Compile the kernel with frame pointers' CONFIG_FRAME_POINTER
 fi
 
 endmenu


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.