From: Peter Robinson <pbrobinson@xxxxxxxxxx> All configs enable ENERGY_MODEL so just enable it in generic and remove the duplicates. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> CC: Phil Auld <pauld@xxxxxxxxxx> --- redhat/configs/ark/generic/CONFIG_ENERGY_MODEL | 1 - redhat/configs/common/generic/CONFIG_ENERGY_MODEL | 2 +- redhat/configs/fedora/generic/CONFIG_ENERGY_MODEL | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 redhat/configs/ark/generic/CONFIG_ENERGY_MODEL delete mode 100644 redhat/configs/fedora/generic/CONFIG_ENERGY_MODEL diff --git a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL b/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL deleted file mode 100644 index a4fec3a5d9eb..000000000000 --- a/redhat/configs/ark/generic/CONFIG_ENERGY_MODEL +++ /dev/null @@ -1 +0,0 @@ -CONFIG_ENERGY_MODEL=y diff --git a/redhat/configs/common/generic/CONFIG_ENERGY_MODEL b/redhat/configs/common/generic/CONFIG_ENERGY_MODEL index ae61c90f2ecc..a4fec3a5d9eb 100644 --- a/redhat/configs/common/generic/CONFIG_ENERGY_MODEL +++ b/redhat/configs/common/generic/CONFIG_ENERGY_MODEL @@ -1 +1 @@ -# CONFIG_ENERGY_MODEL is not set +CONFIG_ENERGY_MODEL=y diff --git a/redhat/configs/fedora/generic/CONFIG_ENERGY_MODEL b/redhat/configs/fedora/generic/CONFIG_ENERGY_MODEL deleted file mode 100644 index a4fec3a5d9eb..000000000000 --- a/redhat/configs/fedora/generic/CONFIG_ENERGY_MODEL +++ /dev/null @@ -1 +0,0 @@ -CONFIG_ENERGY_MODEL=y -- 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