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/t1024rdb-64b.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf/machine/t1024rdb-64b.conf') diff --git a/conf/machine/t1024rdb-64b.conf b/conf/machine/t1024rdb-64b.conf index be9d57a7..48681cd8 100644 --- a/conf/machine/t1024rdb-64b.conf +++ b/conf/machine/t1024rdb-64b.conf @@ -16,9 +16,6 @@ UBOOT_CONFIG[sdcard] = "T1024RDB_SDCARD_config" UBOOT_CONFIG[spi] = "T1024RDB_SPIFLASH_config" UBOOT_CONFIG[secure-boot] = "T1024RDB_SECURE_BOOT_config" - -HV_CFG_M = "t1024rdb" - KERNEL_DEVICETREE ?= "t1024rdb.dtb t1024rdb-usdpaa.dtb t1024rdb-usdpaa-capwap.dtb" KERNEL_DEFCONFIG ?= "${S}/arch/powerpc/configs/corenet64_fmanv3l_smp_defconfig" -- cgit v1.2.3-54-g00ecf