From: Zhang Rui Date: Mon, 10 Jan 2011 03:16:26 +0000 (+0800) Subject: ACPI: update CONFIG_ACPI_PROCFS description X-Git-Tag: v2.6.38-rc1~68^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4464ed3b05de7a41ae55c74109cec8aeb138ce14;p=pandora-kernel.git ACPI: update CONFIG_ACPI_PROCFS description Update CONFIG_ACPI_PROCFS description because the processor, video and thermal zone procfs I/F have been removed. Some ACPI drivers, e.g. button, have their procfs I/F always built in, because we don't have sysfs I/F replacement at the moment. But once we finish developing the sysfs I/F for these driver, we need CONFIG_ACPI_PROCFS to enabled/disable the corresponding procfs I/F. So just updating the description rather than removing this option, although there is no procfs I/F depends on it for now. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed