summaryrefslogtreecommitdiffstats
path: root/conf/machine/t4240rdb.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/t4240rdb.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/t4240rdb.conf')
-rw-r--r--conf/machine/t4240rdb.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/t4240rdb.conf b/conf/machine/t4240rdb.conf
index 9633a678..1e51a404 100644
--- a/conf/machine/t4240rdb.conf
+++ b/conf/machine/t4240rdb.conf
@@ -12,9 +12,6 @@ SOC_FAMILY = "t4:t4240"
12UBOOT_CONFIG ??= "nor" 12UBOOT_CONFIG ??= "nor"
13UBOOT_CONFIG[nor] = "T4240RDB_config" 13UBOOT_CONFIG[nor] = "T4240RDB_config"
14 14
15
16HV_CFG_M = "t4240rdb"
17
18KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \ 15KERNEL_DEVICETREE ?= "t4240rdb.dtb t4240rdb-usdpaa.dtb \
19 t4240rdb-usdpaa-shared-interfaces.dtb \ 16 t4240rdb-usdpaa-shared-interfaces.dtb \
20" 17"