public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPI: remove unused ACPI_PROCFS Kconfig param
@ 2013-10-27  6:56 Michael Opdenacker
  2013-10-28  6:13 ` Lan Tianyu
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Opdenacker @ 2013-10-27  6:56 UTC (permalink / raw)
  To: lenb, rjw; +Cc: linux-acpi, linux-kernel, Michael Opdenacker

This patch removes the ACPI_PROCFS parameter
(support for legacy /proc/acpi), which is defined
but no longer used anywhere in the makefiles and source code.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 drivers/acpi/Kconfig | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 6efe2ac..201cfb7 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -43,19 +43,6 @@ config ACPI_SLEEP
 	depends on SUSPEND || HIBERNATION
 	default y
 
-config ACPI_PROCFS
-	bool "Deprecated /proc/acpi files"
-	depends on PROC_FS
-	help
-	  For backwards compatibility, this option allows
-	  deprecated /proc/acpi/ files to exist, even when
-	  they have been replaced by functions in /sys.
-
-	  This option has no effect on /proc/acpi/ files
-	  and functions which do not yet exist in /sys.
-
-	  Say N to delete /proc/acpi/ files that have moved to /sys/
-
 config ACPI_PROCFS_POWER
 	bool "Deprecated power /proc/acpi directories"
 	depends on PROC_FS
-- 
1.8.1.2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-29  5:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-27  6:56 [PATCH] ACPI: remove unused ACPI_PROCFS Kconfig param Michael Opdenacker
2013-10-28  6:13 ` Lan Tianyu
2013-10-28  6:22   ` Michael Opdenacker
2013-10-28  8:27     ` Paul Bolle
2013-10-28  8:42       ` Michael Opdenacker
2013-10-29  5:51       ` Lan Tianyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox