Skip to content

Commit

Permalink
Add Sweet Potato to xorg conf in family config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonymac32 authored and igorpecovnik committed Jan 7, 2025
1 parent eaf8e5a commit 877b5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sources/families/include/meson64_common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 877b5bf

Please sign in to comment.