1
0
mirror of https://github.com/linux-sunxi/meta-sunxi.git synced 2025-04-14 12:56:46 +02:00
meta-sunxi/conf/machine/orange-pi-zero.conf

10 lines
264 B
Plaintext

#@TYPE: Machine
#@NAME: orange-pi-zero
#@DESCRIPTION: Machine configuration for the orange-pi-zero, based on Allwinner H2 CPU
require conf/machine/include/sun8i.inc
KERNEL_DEVICETREE = "sun8i-h2-plus-orangepi-zero.dtb"
UBOOT_MACHINE = "orangepi_zero_defconfig"