Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_PROCFS
has multiple definitions:
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_PROCFS:
CONFIG_PROC_FS
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/
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_PROCFS:
CONFIG_ACPI
The Procfs interface for ACPI is made optional for backward compatibility. As the same functions are duplicated in the sysfs interface and this proc interface will be removed some time later, it's marked as deprecated. ( /proc/acpi/debug_layer && debug_level are deprecated by /sys/module/acpi/parameters/debug_layer && debug_level. /proc/acpi/info is deprecated by /sys/module/acpi/parameters/acpica_version )
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab