[ general ] re-add accidentally removed configurations. https://github.com/armbian/build/issues/1375
This commit is contained in:
parent
090a6156c7
commit
770be20089
17
config/boards/bananapim64.conf
Normal file
17
config/boards/bananapim64.conf
Normal file
@ -0,0 +1,17 @@
|
||||
# A64 quad core 2GB SoC GBE WiFi eMMC
|
||||
BOARD_NAME="Banana Pi M64"
|
||||
BOARDFAMILY="sun50iw1"
|
||||
BOOTCONFIG_DEFAULT="sun50iw1p1_config"
|
||||
BOOTCONFIG="bananapi_m64_defconfig"
|
||||
#
|
||||
MODULES="bcmdhd"
|
||||
MODULES_NEXT=""
|
||||
CPUMIN="408000"
|
||||
CPUMAX="1296000"
|
||||
#
|
||||
KERNEL_TARGET="default,next,dev"
|
||||
CLI_TARGET="stretch:next"
|
||||
DESKTOP_TARGET="bionic:next"
|
||||
#
|
||||
CLI_BETA_TARGET=""
|
||||
DESKTOP_BETA_TARGET=""
|
||||
15
config/boards/teres-a64.conf
Normal file
15
config/boards/teres-a64.conf
Normal file
@ -0,0 +1,15 @@
|
||||
# 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=""
|
||||
12
config/boards/tritium-h3.conf
Normal file
12
config/boards/tritium-h3.conf
Normal file
@ -0,0 +1,12 @@
|
||||
# H3 quad core 512MB/1Gb/2Gb SoC eMMC
|
||||
BOARD_NAME="Tritium"
|
||||
BOARDFAMILY="sun8i"
|
||||
BOOTCONFIG="libretech_all_h3_cc_h3_defconfig"
|
||||
#
|
||||
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir hci_uart rfcomm hidp dhd g_serial"
|
||||
MODULES_NEXT="g_serial"
|
||||
DEFAULT_OVERLAYS="usbhost1 usbhost2 analog-codec"
|
||||
#
|
||||
KERNEL_TARGET="next,dev"
|
||||
CLI_TARGET="stretch,bionic:next"
|
||||
DESKTOP_TARGET="stretch,bionic:next"
|
||||
16
config/boards/tritium-h5.conf
Normal file
16
config/boards/tritium-h5.conf
Normal file
@ -0,0 +1,16 @@
|
||||
# H5 quad core 2Gb SoC eMMC
|
||||
BOARD_NAME="Tritium"
|
||||
BOARDFAMILY="sun50iw2"
|
||||
BOOTCONFIG="libretech_all_h3_cc_h5_defconfig"
|
||||
#
|
||||
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir hci_uart rfcomm hidp dhd"
|
||||
MODULES_NEXT=""
|
||||
DEFAULT_OVERLAYS="analog-codec"
|
||||
#
|
||||
KERNEL_TARGET="next,dev"
|
||||
CLI_TARGET="stretch,bionic:next"
|
||||
DESKTOP_TARGET="stretch,bionic:next"
|
||||
#
|
||||
CLI_BETA_TARGET=""
|
||||
#
|
||||
DESKTOP_BETA_TARGET=""
|
||||
Loading…
Reference in New Issue
Block a user