Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 2 Jun 2002 23:20:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 2 Jun 2002 23:20:15 -0400 Received: from mta04bw.bigpond.com ([139.134.6.87]:47334 "EHLO mta04bw.bigpond.com") by vger.kernel.org with ESMTP id ; Sun, 2 Jun 2002 23:20:13 -0400 From: Brad Hards To: Linus Torvalds , Kernel Mailing List Subject: [patch] i386 "General Options" - begone [take 2] Date: Mon, 3 Jun 2002 13:18:09 +1000 User-Agent: KMail/1.4.5 In-Reply-To: Cc: trivial@rustcorp.com.au MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_9614K5H48P9TUZQABLUJ" Message-Id: <200206031318.09634.bhards@bigpond.net.au> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --------------Boundary-00=_9614K5H48P9TUZQABLUJ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline This patch (a minor update on one that I accidently left lkml out of the To:) removes the "General Options" top level config menu from the i386 build for 2.5.20. It didn't describe what it was doing, and it contained a broad collection of mostly unrelated configuration options. To replace it, you now get: "Power management options (ACPI, APM)", which also includes software suspend. "Bus options (PCI, PCMCIA, EISA, MCA, ISA)" "Executable file formats" While moving software suspend, I also took the chance to tweak the Config.help entry. To all those who don't like the expansion in top level directories - I agree, and have the genesis of a plan to build a more logical grouping (eg getting the various mass storage options together, getting the various networking options together, etc). One step at a time though, especially since that would affect multiple architectures. Brad -- http://conf.linux.org.au. 22-25Jan2003. Perth, Australia. Birds in Black. --------------Boundary-00=_9614K5H48P9TUZQABLUJ Content-Type: text/x-diff; charset="iso-8859-1"; name="config.in-03062002.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="config.in-03062002.patch" diff -Naur -X dontdiff linux-2.5.20-clean/arch/i386/Config.help linux-2.5.20-config-munging/arch/i386/Config.help --- linux-2.5.20-clean/arch/i386/Config.help Thu May 30 04:42:46 2002 +++ linux-2.5.20-config-munging/arch/i386/Config.help Mon Jun 3 12:39:48 2002 @@ -641,7 +641,8 @@ off or put into a power conserving "sleep" mode if they are not being used. There are two competing standards for doing this: APM and ACPI. If you want to use either one, say Y here and then also - to the requisite support below. + to the requisite support below. This option is also required for + "software suspend", see below. Power Management is most important for battery powered laptop computers; if you have a laptop, check out the Linux Laptop home @@ -943,13 +944,15 @@ Software Suspend CONFIG_SOFTWARE_SUSPEND - Enable the possibilty of suspendig machine. It doesn't need APM. - You may suspend your machine by either pressing Sysrq-d or with - 'swsusp' or 'shutdown -z