lkml.org 
[lkml]   [2003]   [Jan]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] make CONFIG_ACPI a parent option for the ACPI submenu
Trivial: make CONFIG_ACPI a parent option for the ACPI submenu.  The submenu
will only be shown when ACPI support is enabled.

--
Tomas Szepe <szepe@pinerecords.com>

diff -urN a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
--- a/drivers/acpi/Kconfig 2002-12-16 07:01:47.000000000 +0100
+++ b/drivers/acpi/Kconfig 2003-01-01 16:53:48.000000000 +0100
@@ -2,8 +2,6 @@
# ACPI Configuration
#

-menu "ACPI Support"
-
config ACPI
bool "ACPI Support" if X86
default y if IA64 && (!IA64_HP_SIM || IA64_SGI_SN)
@@ -35,6 +33,9 @@
available at:
<http://www.acpi.info>

+menu "ACPI Support configuration"
+ depends on ACPI
+
config ACPI_HT_ONLY
bool "CPU Enumeration Only"
depends on X86 && ACPI && X86_LOCAL_APIC
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.032 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site