ACPI: Remove Kconfig symbol ACPI_PROCFS
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 18 Feb 2014 09:57:00 +0000 (10:57 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 18 Feb 2014 23:27:37 +0000 (00:27 +0100)
commit7919010c4224e07b871f3b5513d245cc029fcd67
treeaeca19353115ada67b3e3d9dee7804ecc5118215
parent51572753924cbd99d13de1ac59b0499797257649
ACPI: Remove Kconfig symbol ACPI_PROCFS

Nothing cares about ACPI_PROCFS. This has been the case since v2.6.38.
This Kconfig symbol serves no purpose and its help text is now
misleading. It can safely be removed. If this symbol would be needed
again in the future it can be readded in a commit that adds code that
actually uses it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/ia64/configs/generic_defconfig
arch/ia64/configs/tiger_defconfig
arch/ia64/configs/zx1_defconfig
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig
drivers/acpi/Kconfig