Add Sweet Potato to xorg conf in family config

This commit is contained in:
Thomas McKahan
2025-01-06 23:28:41 -05:00
committed by Igor
parent eaf8e5ac37
commit 877b5bf385

View File

@@ -268,7 +268,7 @@ family_tweaks_bsp() {
mkdir -p "$destination"/etc/X11/xorg.conf.d
case "${BOARD}" in
"odroidc2" | "nanopik2-s905" | "lepotato" | "lafrite" | "khadas-vim1" | "khadas-vim2" | "aml-c400-plus" | "aml-s9xx-box")
"odroidc2" | "nanopik2-s905" | "lepotato" | "sweet-potato" | "lafrite" | "khadas-vim1" | "khadas-vim2" | "aml-c400-plus" | "aml-s9xx-box")
cat <<- EOF > "$destination"/etc/X11/xorg.conf.d/02-driver.conf
Section "OutputClass"
Identifier "Amlogic"