ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N
authorLen Brown <len.brown@intel.com>
Tue, 24 Jul 2007 05:50:46 +0000 (01:50 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 24 Jul 2007 05:50:46 +0000 (01:50 -0400)
commitfb804714560463534ebcb538a3b0a3c687a830ec
tree08167336b130298ed09d92ed6ae9e025ff58cce4
parentf695baf2df9e0413d3521661070103711545207a
ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N

delete "default y" from CONFIG_ACPI_PROCFS
(effectively making the default 'N')

List exactly what /proc files this option controls,
and clarify that it doesn't change non-deprecated files.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig