coreos/layers/meta-belden-marvell-bsp/conf/machine/cn9130-cf-pro.conf

22 lines
606 B
Plaintext

#@TYPE: Machine
#@NAME: cn9130-cf-pro
#@DESCRIPTION: Machine support for Solidrun ClearFog CN9130 Pro
#
require conf/machine/include/cn913x.inc
# Bootloader configuration
# *****************************************************************************
# Set the configuration and device tree for the board
UBOOT_MACHINE = "cn9130-clearfog-pro_defconfig"
UBOOT_BUILDENV_DEVICE_TREE ??= "cn9130-cf-pro"
# Kernel configuration
# ******************************************************************************
KERNEL_DEFCONFIG ?= "nitroc_defconfig"
KERNEL_DEVICETREE ?= "\
marvell/cn9130-cf-pro.dtb \
"