Added sources

This commit is contained in:
Gerben Jan Dijkman
2021-04-12 10:32:32 +02:00
parent 14aa79150a
commit d71902b9de
87 changed files with 564824 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 "