From: Peter Robinson <pbrobinson@xxxxxxxxxx> The Intel Classmate PC's were x86-32 only with the last generation being a first gen Atom. This option is hence unused across all kernels. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> --- redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_CMPC | 1 - redhat/configs/common/generic/CONFIG_ACPI_CMPC | 1 + redhat/configs/fedora/generic/x86/CONFIG_ACPI_CMPC | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_CMPC create mode 100644 redhat/configs/common/generic/CONFIG_ACPI_CMPC delete mode 100644 redhat/configs/fedora/generic/x86/CONFIG_ACPI_CMPC diff --git a/redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_CMPC b/redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_CMPC deleted file mode 100644 index 72ad5cede8ea..000000000000 --- a/redhat/configs/ark/generic/x86/x86_64/CONFIG_ACPI_CMPC +++ /dev/null @@ -1 +0,0 @@ -CONFIG_ACPI_CMPC=m diff --git a/redhat/configs/common/generic/CONFIG_ACPI_CMPC b/redhat/configs/common/generic/CONFIG_ACPI_CMPC new file mode 100644 index 000000000000..c84d9fccf85c --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_ACPI_CMPC @@ -0,0 +1 @@ +# CONFIG_ACPI_CMPC is not set diff --git a/redhat/configs/fedora/generic/x86/CONFIG_ACPI_CMPC b/redhat/configs/fedora/generic/x86/CONFIG_ACPI_CMPC deleted file mode 100644 index 72ad5cede8ea..000000000000 --- a/redhat/configs/fedora/generic/x86/CONFIG_ACPI_CMPC +++ /dev/null @@ -1 +0,0 @@ -CONFIG_ACPI_CMPC=m -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx