Sweet potato: update config

Fix the typo in dtb
This commit is contained in:
Thomas McKahan
2024-06-02 22:42:38 -04:00
committed by Igor Pecovnik
parent 00bfafe3a6
commit fe0712d65c

View File

@@ -3,7 +3,7 @@ BOARD_NAME="Sweet Potato"
BOARDFAMILY="meson-gxl"
BOARD_MAINTAINER="Tonymac32"
BOOTCONFIG="libretech-cc_v2_defconfig"
BOOT_FDT_FILE="amlogic/meson-gxl-s905x-libretech-cc-v2.dts"
BOOT_FDT_FILE="amlogic/meson-gxl-s905x-libretech-cc-v2.dtb"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.mesongx"