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/p4080ds.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine/p4080ds.conf') diff --git a/conf/machine/p4080ds.conf b/conf/machine/p4080ds.conf index fe160272..1bbe9053 100644 --- a/conf/machine/p4080ds.conf +++ b/conf/machine/p4080ds.conf @@ -15,9 +15,6 @@ UBOOT_CONFIG[secure-boot] = "P4080DS_SECURE_BOOT_config" UBOOT_CONFIG[sdcard] = "P4080DS_SDCARD_config" UBOOT_CONFIG[spi] = "P4080DS_SPIFLASH_config" - -HV_CFG_M = "p4080ds" - KERNEL_DEVICETREE ?= "p4080ds.dtb p4080ds-usdpaa.dtb \ p4080ds-usdpaa-shared-interfaces.dtb \ " -- cgit v1.2.3-54-g00ecf