armbian-build/config/boards/nanopik1plus.conf
Alastair D'Silva 0451ec301b Where a board config uses a modern kernel and is already using
either stretch or bionic, enable both distributions.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-11-17 19:25:46 +11:00

16 lines
308 B
Plaintext

# H5 quad core 2GB RAM Wifi GBE eMMC
BOARD_NAME="Nanopi K1 Plus"
BOARDFAMILY="sun50iw2"
BOOTCONFIG="nanopi_k1_plus_defconfig"
MODULES=""
MODULES_NEXT=""
CPUMIN="408000"
CPUMAX="1296000"
#
KERNEL_TARGET="next,dev"
CLI_TARGET="stretch,bionic:next"
DESKTOP_TARGET=""
#
CLI_BETA_TARGET=""
DESKTOP_BETA_TARGET=""