diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-08-18 12:15:28 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-08-18 12:15:28 -0500 |
commit | 4acf22fb5b8d41bcd3e651fc2e81197a0cba7814 (patch) | |
tree | 6862be635694914aec72cbdcbcc956f663bbd9a5 /kernel-aarch64-debug-fedora.config | |
parent | b485f7cb130918b406be9854a09294e4c67836cc (diff) | |
download | kernel-4acf22fb5b8d41bcd3e651fc2e81197a0cba7814.tar.gz kernel-4acf22fb5b8d41bcd3e651fc2e81197a0cba7814.tar.xz kernel-4acf22fb5b8d41bcd3e651fc2e81197a0cba7814.zip |
kernel-6.0.0-0.rc1.20220818git3b06a2755758.15
* Thu Aug 18 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.0.0-0.rc1.3b06a2755758.14]
- redhat: configs: Disable FIE on arm (Jeremy Linton) [2012226]
Resolves: rhbz#2012226
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-aarch64-debug-fedora.config')
-rw-r--r-- | kernel-aarch64-debug-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index a67318358..84ec292f9 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -51,7 +51,7 @@ CONFIG_ACPI_BUTTON=y # CONFIG_ACPI_CMPC is not set CONFIG_ACPI_CONFIGFS=m CONFIG_ACPI_CONTAINER=y -CONFIG_ACPI_CPPC_CPUFREQ_FIE=y +# CONFIG_ACPI_CPPC_CPUFREQ_FIE is not set CONFIG_ACPI_CPPC_CPUFREQ=m CONFIG_ACPI_CUSTOM_METHOD=m CONFIG_ACPI_DEBUGGER_USER=m |