diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-18 17:14:34 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 10:59:27 -0500 |
commit | 0de6709e239cbe31f8caa8fc95e49ddd12358b5f (patch) | |
tree | f0edc16a763b3e304387729184a4a18fafe3351e /configs | |
parent | ac3be8bad1d86c6f981fe56ce5897e62bd88074b (diff) | |
download | kernel-0de6709e239cbe31f8caa8fc95e49ddd12358b5f.tar.gz kernel-0de6709e239cbe31f8caa8fc95e49ddd12358b5f.tar.xz kernel-0de6709e239cbe31f8caa8fc95e49ddd12358b5f.zip |
Enable CONFIG_CPU_IDLE_GOV_HALTPOLL
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_CPU_IDLE_GOV_HALTPOLL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_CPU_IDLE_GOV_HALTPOLL b/configs/fedora/generic/x86/CONFIG_CPU_IDLE_GOV_HALTPOLL new file mode 100644 index 000000000..4e01ab97c --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_CPU_IDLE_GOV_HALTPOLL @@ -0,0 +1 @@ +CONFIG_CPU_IDLE_GOV_HALTPOLL=y |