16 lines
427 B
Plaintext
16 lines
427 B
Plaintext
# H2+ quad core 256/512MB RAM SoC headless WiFi
|
|
BOARD_NAME="NanoPi Duo"
|
|
BOARDFAMILY="sun8i"
|
|
BOOTCONFIG="nanopi_duo_defconfig"
|
|
MODULES="#w1-sunxi #w1-gpio #w1-therm #sunxi-cir xradio_wlan g_serial xradio_wlan"
|
|
MODULES_NEXT="g_serial"
|
|
MODULES_BLACKLIST="dhd"
|
|
DEFAULT_OVERLAYS="usbhost2 usbhost3"
|
|
DEFAULT_CONSOLE="serial"
|
|
BUILD_DESKTOP="no"
|
|
#
|
|
KERNEL_TARGET="default,next,dev"
|
|
CLI_TARGET="stretch,bionic:next"
|
|
#
|
|
CLI_BETA_TARGET=""
|