From: Zhang Rui Date: Fri, 8 Oct 2010 05:54:57 +0000 (+0800) Subject: ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default X-Git-Tag: v2.6.37-rc1~100^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3d4c3b9a597e216c08bff2c59a8de872ef2d09;p=pandora-kernel.git ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default ACPI AC/Battery/SBS driver has different kernel option for procfs and sysfs I/F. This patch, 1. Change CONFIG_ACPI_PROCFS_POWER to 'n' by default so that we can remove it in the next release or two. 2. Remove CONFIG_ACPI_SYSFS_POWER and always build in the sysfs I/F of these drivers. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed