]> git.ipfire.org Git - thirdparty/dracut.git/commit
Include devfreq drivers in initrd
authorPeter Robinson <pbrobinson@gmail.com>
Tue, 22 Sep 2020 11:01:17 +0000 (12:01 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Wed, 23 Sep 2020 11:44:21 +0000 (13:44 +0200)
commit38ea7e821bce1cbf3c8fe4dc044a809301a77f82
tree75040b36a793279bf3a6b0689510db7a0969cbc1
parentf3e328a7fd30c7109a3af188e84e621770bb6b85
Include devfreq drivers in initrd

Some SoCs now have drivers that user devfreq in early init and fail
if the drivers are missing so make sure we have them in the initrd.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh