diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 437e1933e..289ac29a8 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -304,7 +304,7 @@ our %l = ( qw(wdt_pci i810-tco sx), #- what are these??? ], crypto => [ - qw(aes-i586 aes-x86_64 aes_generic aesni_intel amd768_rng amd7xx_tco cbc cryptd hw_random i810_rng leedslite n5pf padlock sha256_generic virtio_crypto virtio_rng xts), + qw(aes_generic aesni_intel cbc cryptd n5pf padlock-aes padlock-sha sha256_generic virtio_crypto virtio_rng xts), qw(af_alg algif_aead algif_hash algif_rng algif_skcipher), ], laptop => [ |