aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-07-14 12:43:48 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2017-07-14 12:43:48 -0700
commit43621dc652bc192a43bfea34a7c7a499c9e93472 (patch)
tree602588899e75e56e07b3676eb73823717799b9ea /arch/mips
parentZFS: Ensure libgcc_s included. (diff)
downloadgenkernel-43621dc652bc192a43bfea34a7c7a499c9e93472.tar.gz
genkernel-43621dc652bc192a43bfea34a7c7a499c9e93472.tar.bz2
genkernel-43621dc652bc192a43bfea34a7c7a499c9e93472.zip
modules_load: more filesystems.
Fixes: https://bugs.gentoo.org/show_bug.cgi?id=273221 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/modules_load2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/modules_load b/arch/mips/modules_load
index 9b06eb0..84a6668 100644
--- a/arch/mips/modules_load
+++ b/arch/mips/modules_load
@@ -26,5 +26,5 @@ MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide
MODULES_USB="ehci-pci ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd xhci-pci xhci-plat usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-logitech-dj hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
-MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"
+MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse loop squashfs aufs overlay cramfs configfs fscrypto efivarfs msdos"