armbian-build/config/boards/odroidc2.conf
Igor Pečovnik a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00

17 lines
361 B
Plaintext

# S905 C2 quad core
BOARD_NAME="Odroid C2"
BOARDFAMILY="odroidc2"
BOOTCONFIG_DEFAULT="odroidc2_config"
BOOTCONFIG_NEXT="odroid-c2_defconfig"
BOOTCONFIG_DEV="odroid-c2_defconfig"
#
MODULES="bonding"
MODULES_NEXT=""
#
KERNEL_TARGET="default,next"
CLI_TARGET="stretch:default,next"
DESKTOP_TARGET="stretch:default,next"
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""