From 79010a03b941de31a881979cc8f8c03a3b3a8ef6 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 16 Jul 2016 00:35:50 +0800 Subject: hv-cfg: not set HV_CFG_M in machine conf It is simple to do it in hv-cfg recipe. Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- conf/machine/t2080rdb-64b.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine/t2080rdb-64b.conf') diff --git a/conf/machine/t2080rdb-64b.conf b/conf/machine/t2080rdb-64b.conf index 1d3200ec3..3a52d4b4c 100644 --- a/conf/machine/t2080rdb-64b.conf +++ b/conf/machine/t2080rdb-64b.conf @@ -17,9 +17,6 @@ UBOOT_CONFIG[nand] = "T2080RDB_NAND_config" UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config" UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config" - -HV_CFG_M = "t2080rdb" - KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \ t2080rdb-usdpaa-shared-interfaces.dtb \ " -- cgit v1.2.3-54-g00ecf