summaryrefslogtreecommitdiffstats
path: root/conf/machine/p2041rdb.conf
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-07-16 00:35:50 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-22 11:34:12 -0300
commit79010a03b941de31a881979cc8f8c03a3b3a8ef6 (patch)
tree76f24454322b45def2f3939752049d45c7cdf798 /conf/machine/p2041rdb.conf
parent933efab5cb38fda594b27d7777b0089c6b982201 (diff)
downloadmeta-freescale-79010a03b941de31a881979cc8f8c03a3b3a8ef6.tar.gz
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 <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/p2041rdb.conf')
-rw-r--r--conf/machine/p2041rdb.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/p2041rdb.conf b/conf/machine/p2041rdb.conf
index 9b91a2cd..a3ecac5b 100644
--- a/conf/machine/p2041rdb.conf
+++ b/conf/machine/p2041rdb.conf
@@ -16,9 +16,6 @@ UBOOT_CONFIG[secure-boot] = "P2041RDB_SECURE_BOOT_config"
16UBOOT_CONFIG[sdcard] = "P2041RDB_SDCARD_config" 16UBOOT_CONFIG[sdcard] = "P2041RDB_SDCARD_config"
17UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config" 17UBOOT_CONFIG[spi] = "P2041RDB_SPIFLASH_config"
18 18
19
20HV_CFG_M = "p2041rdb"
21
22KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \ 19KERNEL_DEVICETREE ?= "p2041rdb.dtb p2041rdb-usdpaa.dtb \
23 p2041rdb-usdpaa-shared-interfaces.dtb \ 20 p2041rdb-usdpaa-shared-interfaces.dtb \
24" 21"