|
|
|
@ -28,7 +28,9 @@ MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd x
|
|
|
|
|
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
|
|
|
|
|
|
|
|
|
|
# Crypto
|
|
|
|
|
MODULES_CRYPTO="sha256_generic cbc aes_generic aes-x86_64 aesni-intel xts"
|
|
|
|
|
MODULES_CRYPTO="sha1_generic sha256_generic sha512_generic cbc aes_generic aes-x86_64 xts"
|
|
|
|
|
# Backward compatibility with previous releases
|
|
|
|
|
MODULES_CRYPT="${MODULES_CRYPTO}"
|
|
|
|
|
|
|
|
|
|
# DRM (Plymouth support)
|
|
|
|
|
MODULES_PLYMOUTH="radeon nouveau uvesafb"
|