This commit is contained in:
Gerben Jan Dijkman
2021-04-17 13:18:07 +02:00
parent d7173897c4
commit b248d4ed1b
87 changed files with 564837 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# load kernel modules that's needed to run accelarated osk SDL
force_drivers+=" lima gpu_sched goodix evdev sun6i_mipi_dsi sun8i-drm-hdmi sun8i-mixer panel-sitronix-st7703 "
# pmic
force_drivers+=" axp20x-pek axp20x_adc "
# force feedback
force_drivers+=" gpio-vibra "
# encryption module
force_drivers+=" crc-t10dif "
# emmc/sd driver
force_drivers+=" sunxi-mmc "