From: Peter Robinson <pbrobin...@redhat.com>

As per the Kconfig help ACPI_EC_DEBUGFS is for poking at the
system's Embedded Controller via a /sys/kernel/debug interface
and we really shouldn't encourage this for standard use as it's
explicitly designed for debugging drivers/hardware.

Signed-off-by: Peter Robinson <pbrobin...@redhat.com>
---
 .../generic/x86/x86_64 => common/debug}/CONFIG_ACPI_EC_DEBUGFS   | 0
 .../arm/aarch64 => common/generic}/CONFIG_ACPI_EC_DEBUGFS        | 0
 redhat/configs/fedora/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS | 1 -
 redhat/configs/fedora/generic/x86/CONFIG_ACPI_EC_DEBUGFS         | 1 -
 4 files changed, 2 deletions(-)
 rename redhat/configs/{ark/generic/x86/x86_64 => 
common/debug}/CONFIG_ACPI_EC_DEBUGFS (100%)
 rename redhat/configs/{ark/generic/arm/aarch64 => 
common/generic}/CONFIG_ACPI_EC_DEBUGFS (100%)
 delete mode 100644 
redhat/configs/fedora/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS
 delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_ACPI_EC_DEBUGFS

diff --git a/redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_EC_DEBUGFS 
b/redhat/configs/common/debug/CONFIG_ACPI_EC_DEBUGFS
similarity index 100%
rename from redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_EC_DEBUGFS
rename to redhat/configs/common/debug/CONFIG_ACPI_EC_DEBUGFS
diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS 
b/redhat/configs/common/generic/CONFIG_ACPI_EC_DEBUGFS
similarity index 100%
rename from redhat/configs/ark/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS
rename to redhat/configs/common/generic/CONFIG_ACPI_EC_DEBUGFS
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS
deleted file mode 100644
index df1424ceeea6..000000000000
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_ACPI_EC_DEBUGFS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ACPI_EC_DEBUGFS=y
diff --git a/redhat/configs/fedora/generic/x86/CONFIG_ACPI_EC_DEBUGFS 
b/redhat/configs/fedora/generic/x86/CONFIG_ACPI_EC_DEBUGFS
deleted file mode 100644
index dfc6b278f421..000000000000
--- a/redhat/configs/fedora/generic/x86/CONFIG_ACPI_EC_DEBUGFS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_ACPI_EC_DEBUGFS=m
-- 
GitLab
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org

Reply via email to