armbian-build/config/boards/khadas-vim3l.conf
numbqq b68107020f
Small description typo fixup for Khadas VIM2 & VIM3L (#3001)
* VIM2: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>

* VIM3L: fix description typo

Signed-off-by: Nick Xie <nick@khadas.com>
2021-07-12 20:58:12 +02:00

10 lines
282 B
Plaintext

# Amlogic S905D3 quad core 2GB RAM SoC eMMC GBE USB3 SPI
BOARD_NAME="Khadas VIM3L"
BOARDFAMILY="meson-sm1"
BOOTCONFIG="khadas-vim3l_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
SERIALCON="ttyAML0"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="amlogic/meson-sm1-khadas-vim3l.dtb"