diff options
author | Laura Abbott <labbott@redhat.com> | 2019-11-20 14:36:06 -0500 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-11-22 10:59:28 -0500 |
commit | 190ce77780d78782f3eb85faebe399b568ed2bd5 (patch) | |
tree | d6fe356a68de78ffbf3eb164ba801796203dedc3 /kernel-i686-fedora.config | |
parent | 95f65f02fb7450aebcd5c2be9be65fd166d17440 (diff) | |
download | kernel-190ce77780d78782f3eb85faebe399b568ed2bd5.tar.gz kernel-190ce77780d78782f3eb85faebe399b568ed2bd5.tar.xz kernel-190ce77780d78782f3eb85faebe399b568ed2bd5.zip |
Enable CONFIG_PARAVIRT_SPINLOCKS
This seems like an option we should have had on a while a go
Diffstat (limited to 'kernel-i686-fedora.config')
-rw-r--r-- | kernel-i686-fedora.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-fedora.config b/kernel-i686-fedora.config index f76e930b2..1f4e39f0c 100644 --- a/kernel-i686-fedora.config +++ b/kernel-i686-fedora.config @@ -3987,7 +3987,7 @@ CONFIG_PANASONIC_LAPTOP=m CONFIG_PANIC_TIMEOUT=0 CONFIG_PANTHERLORD_FF=y # CONFIG_PARAVIRT_DEBUG is not set -# CONFIG_PARAVIRT_SPINLOCKS is not set +CONFIG_PARAVIRT_SPINLOCKS=y CONFIG_PARAVIRT_TIME_ACCOUNTING=y CONFIG_PARAVIRT=y # CONFIG_PARIDE is not set |