aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-14 12:48:01 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-14 13:58:18 +0200
commit3764e9c41cf80d2ba3a391bb7ea014241ab34170 (patch)
treef440e1245b1ea760fbc7bbf2a0289314c2b7f52b /arch/parisc/modules_load
parentAdd --strace support (diff)
downloadgenkernel-3764e9c41cf80d2ba3a391bb7ea014241ab34170.tar.gz
genkernel-3764e9c41cf80d2ba3a391bb7ea014241ab34170.tar.bz2
genkernel-3764e9c41cf80d2ba3a391bb7ea014241ab34170.zip
Add bcache support
Kernel command-line argument only, adds "dobcache". Bug: https://bugs.gentoo.org/605094 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'arch/parisc/modules_load')
-rw-r--r--arch/parisc/modules_load2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/modules_load b/arch/parisc/modules_load
index 5bcd5d9..0ee8173 100644
--- a/arch/parisc/modules_load
+++ b/arch/parisc/modules_load
@@ -27,7 +27,7 @@ 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 uas 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 f2fs fuse loop squashfs aufs overlay cramfs configfs fscrypto efivarfs msdos qemu_fw_cfg"
+MODULES_FS="ext2 ext3 ext4 bcache btrfs reiserfs jfs nfs xfs zfs f2fs fuse loop squashfs aufs overlay cramfs configfs fscrypto efivarfs msdos qemu_fw_cfg"
# Crypto
MODULES_CRYPTO="sha256_generic cbc crc32c crc32c_generic crc32 crc32_generic aes_generic xts"