armbian-build/config/boards/odroidxu4.conf
Igor Pečovnik 9c6ef73c5b
Add vendor name to the board description (#1997)
* Add vendor name to the board desctiption, move Cubieboard 1 to supported
2020-05-29 12:22:38 +02:00

8 lines
208 B
Plaintext

# Sansung Exynos5422 octa core 2GB RAM SoC GBE USB3
BOARD_NAME="Odroid XU4"
BOARDFAMILY="odroidxu4"
BOOTCONFIG="odroid-xu4_defconfig"
SERIALCON="ttySAC2"
KERNEL_TARGET="legacy,current,dev"
FULL_DESKTOP="yes"