Messages in this thread Patch in this message |  | | | From | Keith Owens <> | | Subject | Re: Linux 2.4.2ac6 | | Date | Wed, 28 Feb 2001 12:47:12 +1100 |
| |
On Tue, 27 Feb 2001 16:54:28 -0800 (PST), "Sergey Kubushin" <ksi@cyberbills.com> wrote: >Menuconfig doesn't work. Worked fine in 2.4.2-ac5.
Against 2.4.2-ac6.
Index: 2.9/arch/i386/config.in --- 2.9/arch/i386/config.in Wed, 28 Feb 2001 12:44:01 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2 644) +++ 2.9(w)/arch/i386/config.in Wed, 28 Feb 2001 12:46:03 +1100 kaos (linux-2.4/T/c/36_config.in 1.1.2.1.1.2 644) @@ -379,6 +379,6 @@ bool ' Memory mapped I/O debugging' CON bool ' Magic SysRq key' CONFIG_MAGIC_SYSRQ bool ' Spinlock debugging' CONFIG_DEBUG_SPINLOCK bool ' Verbose BUG() reporting (adds 70K)' CONFIG_DEBUG_BUGVERBOSE -endmenu - fi + +endmenu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |