Added dracut config

This commit is contained in:
Gerben Jan Dijkman
2022-01-17 01:33:58 +01:00
parent 5a3ca82d00
commit d37b7df1be
3 changed files with 8 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
# load kernel modules that's needed to run accelarated osk SDL
force_drivers+=" lima gpu_sched evdev rockchipdrm panel_simple pwm_bl "
# pmic
force_drivers+=" axp20x-pek axp20x_adc "
# force feedback
force_drivers+=" gpio-vibra "
# encryption module
force_drivers+=" crc-t10dif "