Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62526
b: refs/heads/master
c: 3f2c48c
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Len Brown committed Jul 3, 2007
1 parent 3471652 commit ad9b571
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c1558ec50618c4a179e0684037d9f7bb0c1a326
refs/heads/master: 3f2c48c9b48423d1411695da066d525cca2a27db
13 changes: 2 additions & 11 deletions trunk/drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,12 @@
# ACPI Configuration
#

menu "ACPI (Advanced Configuration and Power Interface) Support"
menuconfig ACPI
bool "ACPI Support (Advanced Configuration and Power Interface) Support"
depends on !X86_NUMAQ
depends on !X86_VISWS
depends on !IA64_HP_SIM
depends on IA64 || X86
depends on PM

config ACPI
bool "ACPI Support"
depends on IA64 || X86
depends on PCI
depends on PM
select PNP
Expand Down Expand Up @@ -49,7 +45,6 @@ if ACPI
config ACPI_SLEEP
bool "Sleep States"
depends on X86 && (!SMP || SUSPEND_SMP)
depends on PM
default y
---help---
This option adds support for ACPI suspend states.
Expand Down Expand Up @@ -82,7 +77,6 @@ config ACPI_SLEEP_PROC_SLEEP

config ACPI_PROCFS
bool "Procfs interface (deprecated)"
depends on ACPI
default y
---help---
The Procfs interface for ACPI is made optional for backward compatibility.
Expand Down Expand Up @@ -330,7 +324,6 @@ config ACPI_CONTAINER

config ACPI_HOTPLUG_MEMORY
tristate "Memory Hotplug"
depends on ACPI
depends on MEMORY_HOTPLUG
default n
help
Expand Down Expand Up @@ -359,5 +352,3 @@ config ACPI_SBS
to today's ACPI "Control Method" battery.

endif # ACPI

endmenu

0 comments on commit ad9b571

Please sign in to comment.