mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
16 lines
343 B
Plaintext
16 lines
343 B
Plaintext
# A64 quad core 2GB SoC Wi-Fi/BT
|
|
BOARD_NAME="Teres A64"
|
|
BOARDFAMILY="sun50iw1"
|
|
BOOTCONFIG="teres_i_defconfig"
|
|
#
|
|
MODULES="sunxi_codec sunxi_i2s sunxi_sndcodec 8723cs r8152 hall"
|
|
MODULES_NEXT=""
|
|
DISPLAY_MANAGER=lightdm
|
|
#
|
|
KERNEL_TARGET="next,dev"
|
|
CLI_TARGET="stretch:next"
|
|
DESKTOP_TARGET="bionic:next"
|
|
#
|
|
CLI_BETA_TARGET=""
|
|
DESKTOP_BETA_TARGET=""
|