ACPI: update Kconfig help texts (no functional changes)
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Thu, 19 Feb 2009 21:45:47 +0000 (14:45 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 17 Mar 2009 06:06:04 +0000 (02:06 -0400)
commit1c48aa36ef301d7b07674313bae65ef2496801a7
tree43da9826b1ea48e4d545cb6c3e2ad75a711da2ae
parentc686d141c7c668ac186015841a1ccd285a1f3362
ACPI: update Kconfig help texts (no functional changes)

Use "help" (not "---help---") consistently throughout.

ACPI can't be a module, so if both ACPI & APM are configured,
we use ACPI.

Update pointers to ACPI CA and Linux ACPI projects.

Replace "Compaq" with "Hewlett-Packard" in the spec developer list.

Fix typo in /sys/module path.

The user-space daemon is "acpid", not "acpi".

Add standard "To compile this driver as a module ..." help text.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig