Permalink
Cannot retrieve contributors at this time
11 lines (11 sloc)
345 Bytes
| # Allwinner H2+ quad core 256/512MB RAM SoC WiFi SPI | |
| BOARD_NAME="Orange Pi Zero" | |
| BOARDFAMILY="sun8i" | |
| BOOTCONFIG="orangepi_zero_defconfig" | |
| MODULES_CURRENT="g_serial" | |
| MODULES_BLACKLIST="lima sunxi_cedrus" | |
| DEFAULT_OVERLAYS="usbhost2 usbhost3" | |
| DEFAULT_CONSOLE="serial" | |
| BUILD_DESKTOP="no" | |
| SERIALCON="ttyS0,ttyGS0" | |
| KERNEL_TARGET="legacy,current,edge" |