diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:08:55 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-27 10:09:27 -0400 |
commit | 09bbb44fb1d7a22e5c88703a942328db9fac1488 (patch) | |
tree | fcbc3d851d4355d652cbe4e5b2177d54e7750e14 /config-powerpc64 | |
parent | 3d6bd4319e6b5ab2a7ca271685ca2e9d4bc92e4f (diff) | |
download | kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.gz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.tar.xz kernel-09bbb44fb1d7a22e5c88703a942328db9fac1488.zip |
Linux v4.1-rc1
- Disable debugging options.
Fixup a couple of small spots left over from the 3.x->4.x major
version change
Diffstat (limited to 'config-powerpc64')
-rw-r--r-- | config-powerpc64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-powerpc64 b/config-powerpc64 index 87de5f203..683830cb4 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -140,6 +140,7 @@ CONFIG_CMA_AREAS=7 CONFIG_KVM_BOOK3S_64=m CONFIG_KVM_BOOK3S_64_HV=m CONFIG_KVM_BOOK3S_64_PR=m +# CONFIG_KVM_BOOK3S_HV_EXIT_TIMING is not set # CONFIG_KVM_EXIT_TIMING is not set CONFIG_KVM_XICS=y |