armbian-build/config/boards/tinkerboard.conf
ThomasKaiser c8b2eaa893 Introduce BOARDFAMILY and base LINUXFAMILY on this
https://forum.armbian.com/topic/5759-535-bug-questions-collection/ -- logic should also work with legacy kernels and shouldn't break based on DT contents
2017-11-26 23:05:18 +01:00

23 lines
641 B
Plaintext

# RK3288 quad core 2GB SoC GBE WiFi
BOARD_NAME="Tinkerboard"
BOARDFAMILY="rockchip"
BOOTCONFIG="tinker-rk3288_defconfig"
#
MODULES="hci_uart rfcomm hidp 8723bs"
MODULES_NEXT=""
#
KERNEL_TARGET="default,next,dev"
CLI_TARGET="stretch:default,next"
DESKTOP_TARGET="xenial:default,next"
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""
#
RECOMMENDED="Ubuntu_xenial_default_desktop:90,Ubuntu_xenial_next_desktop:90"
#
BOARDRATING=""
CHIP="https://en.wikipedia.org/wiki/Rockchip_RK3288"
HARDWARE="https://www.asus.com/uk/Single-board-Computer/TINKER-BOARD"
FORUMS="http://forum.armbian.com/index.php/forum/11-other-boards/"
BUY="http://amzn.to/2kokvdg"