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/t1042d4rdb-64b.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine/t1042d4rdb-64b.conf') diff --git a/conf/machine/t1042d4rdb-64b.conf b/conf/machine/t1042d4rdb-64b.conf index b73273f4..fd4afb5d 100644 --- a/conf/machine/t1042d4rdb-64b.conf +++ b/conf/machine/t1042d4rdb-64b.conf @@ -16,9 +16,6 @@ UBOOT_CONFIG[sdcard] = "T1042D4RDB_SDCARD_config" UBOOT_CONFIG[spi] = "T1042D4RDB_SPIFLASH_config" UBOOT_CONFIG[secure-boot] = "T1042D4RDB_SECURE_BOOT_config" - -HV_CFG_M = "t1040rdb" - KERNEL_DEVICETREE ?= "t1042d4rdb.dtb t1042d4rdb-usdpaa.dtb \ t1042d4rdb-usdpaa-shared-interfaces.dtb \ " -- cgit v1.2.3-54-g00ecf