armbian-build/config/boards/odroidc2.conf
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

8 lines
209 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,edge"
FULL_DESKTOP="yes"
ASOUND_STATE="asound.state.mesongx"