Skip to content

Commit

Permalink
ACPI: Kconfig, fix proc aggregator text
Browse files Browse the repository at this point in the history
Fix two typos in the Kconfig text about ACPI_PROCESSOR_AGGREGATOR.

Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Len Brown <[email protected]>
  • Loading branch information
jirislaby authored and lenb committed Oct 9, 2009
1 parent 68b92b5 commit c4c4e2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,10 @@ config ACPI_PROCESSOR_AGGREGATOR
depends on X86
help
ACPI 4.0 defines processor Aggregator, which enables OS to perform
specfic processor configuration and control that applies to all
specific processor configuration and control that applies to all
processors in the platform. Currently only logical processor idling
is defined, which is to reduce power consumption. This driver
support the new device.
supports the new device.

config ACPI_THERMAL
tristate "Thermal Zone"
Expand Down

0 comments on commit c4c4e2a

Please sign in to comment.