From: Len Brown Date: Tue, 24 Jul 2007 06:16:50 +0000 (-0400) Subject: ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS X-Git-Tag: v2.6.23-rc2~273^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43532c8a46ae313c2da3baa7598a1de4d403ba83;p=pandora-kernel.git ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS /proc/acpi/sleep has had its own "default n" option, ACPI_SLEEP_PROC_SLEEP, for many months. Time to delete ACPI_SLEEP_PROC_SLEEP. Users that still need /proc/acpi/sleep can still get it along with the other deprecated /proc/acpi files by enabling CONFIG_ACPI_PROCFS. Also delete ACPI_SLEEP_PROC_FS, which was an umbrella for /proc/acpi/sleep, wakeup, alarm, because it was effectively just a synonym for ACPI_SLEEP. Signed-off-by: Len Brown --- Reading git-diff-tree failed