diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:10 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-08 12:10:33 -0400 |
commit | da99f20f026faababa016afb0c23cc8af405f4ee (patch) | |
tree | a3accab6d05f4367a2a50875dab9f6999de2b82e /config-x86_64-generic | |
parent | ce8e218a5e0856615ab3d25219fe73a576faa213 (diff) | |
download | kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.gz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.tar.xz kernel-da99f20f026faababa016afb0c23cc8af405f4ee.zip |
Linux v3.17-2860-gef0625b70dac
- Reenable debugging options.
- Temporarily disable aarch64patches
Diffstat (limited to 'config-x86_64-generic')
-rw-r--r-- | config-x86_64-generic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic index de4671325..677a2d14c 100644 --- a/config-x86_64-generic +++ b/config-x86_64-generic @@ -57,6 +57,7 @@ CONFIG_INTEL_MIC_X100_DMA=m # SHPC has half-arsed PCI probing, which makes it load on too many systems CONFIG_HOTPLUG_PCI_SHPC=m +# CONFIG_CRYPTO_SHA1_MB is not set CONFIG_CRYPTO_AES_X86_64=y CONFIG_CRYPTO_SERPENT_SSE2_X86_64=m CONFIG_CRYPTO_TWOFISH_X86_64=m |