]> git.ipfire.org Git - thirdparty/dracut.git/commit
Add check for aarch64 to the arm kernel module list
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 23 Mar 2017 14:59:15 +0000 (14:59 +0000)
committerLukas Nykryn <lnykryn@redhat.com>
Mon, 12 Jun 2017 14:09:01 +0000 (16:09 +0200)
commit436052a84b84183a3b44b19d7a9db02d391bf26a
tree891db25e291d8232a5e500b72b8fd16c2545114c
parent784c92876bb6995f8f66087af0f20de2e2819643
Add check for aarch64 to the arm kernel module list

This adds the same list of drivers we use for arm platforms for
aarch64 too, also add the DMA drivers there too as they can add
sigficant performance for some storage/usb and often need to be
present when the storage drivers load.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cherry-picked from: 917e1b6b5b2669a30bce69061686adbb6abc5e35
Resolves: #1459277
modules.d/90kernel-modules/module-setup.sh