ACPI: add a Kconfig option for ACPI procfs interface
authorZhang Rui <rui.zhang@intel.com>
Mon, 29 Jan 2007 03:02:30 +0000 (11:02 +0800)
committerLen Brown <len.brown@intel.com>
Mon, 29 Jan 2007 03:33:06 +0000 (22:33 -0500)
commitb981c591891dc8885de36498d38fa8d8a5481069
tree9af1706c4d0c339c71e8a336b808aa65470fcee2
parentbb0958544f3c7c016b2a3025ab3694363e403aa1
ACPI: add a Kconfig option for ACPI procfs interface

Add a kconfig option CONFIG_ACPI_PROCFS to make procfs interface
a configurable attribute of ACPI.

No procfs interface is actually deprecated,
and no sysfs interface is added in this patch.

CONGI_ACPI_PROCFS is used to mark procfs interface as deprecated
once the same function is duplicated in sysfs.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/feature-removal-schedule.txt
drivers/acpi/Kconfig