armbian-build/config/boards/odroidc2.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

# Amlogic S905 C2 quad core 2GB RAM SoC GBE
BOARD_NAME="Odroid C2"
BOARDFAMILY="meson-gxbb"
BOOTCONFIG="odroid-c2_defconfig"
KERNEL_TARGET="current,dev"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.mesongx"