mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Moving and renaming Nanopi K2 to CSC and adding Mele1000 as CSC target
This commit is contained in:
16
config/boards/melea1000.csc
Normal file
16
config/boards/melea1000.csc
Normal file
@@ -0,0 +1,16 @@
|
||||
# A10 single core 1Gb SoC
|
||||
BOARD_NAME="Mele A1000"
|
||||
BOARDFAMILY="sun4i"
|
||||
BOOTCONFIG="Mele_A1000_defconfig"
|
||||
#
|
||||
MODULES="hci_uart gpio_sunxi rfcomm hidp sunxi-ir bonding spi_sunxi"
|
||||
MODULES_NEXT="bonding"
|
||||
#
|
||||
KERNEL_TARGET="next"
|
||||
CLI_TARGET=""
|
||||
DESKTOP_TARGET=""
|
||||
#
|
||||
RECOMMENDED=""
|
||||
#
|
||||
BOARDRATING=""
|
||||
HARDWARE="http://linux-sunxi.org/Mele_A1000"
|
||||
Reference in New Issue
Block a user