commit | 7919010c4224e07b871f3b5513d245cc029fcd67 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Tue Feb 18 10:57:00 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Feb 19 00:27:37 2014 +0100 |
tree | aeca19353115ada67b3e3d9dee7804ecc5118215 | |
parent | 51572753924cbd99d13de1ac59b0499797257649 [diff] |
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>