diff options
| author | Ting Liu <ting.liu@nxp.com> | 2016-07-16 00:35:50 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-22 11:34:12 -0300 |
| commit | 79010a03b941de31a881979cc8f8c03a3b3a8ef6 (patch) | |
| tree | 76f24454322b45def2f3939752049d45c7cdf798 /conf/machine/t2080rdb.conf | |
| parent | 933efab5cb38fda594b27d7777b0089c6b982201 (diff) | |
| download | meta-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/t2080rdb.conf')
| -rw-r--r-- | conf/machine/t2080rdb.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/t2080rdb.conf b/conf/machine/t2080rdb.conf index ba4b29c97..43bd55746 100644 --- a/conf/machine/t2080rdb.conf +++ b/conf/machine/t2080rdb.conf | |||
| @@ -17,9 +17,6 @@ UBOOT_CONFIG[nand] = "T2080RDB_NAND_config" | |||
| 17 | UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config" | 17 | UBOOT_CONFIG[srio-pcie-boot] = "T2080RDB_SRIO_PCIE_BOOT_config" |
| 18 | UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config" | 18 | UBOOT_CONFIG[secure-boot] = "T2080RDB_SECURE_BOOT_config" |
| 19 | 19 | ||
| 20 | |||
| 21 | HV_CFG_M = "t2080rdb" | ||
| 22 | |||
| 23 | KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \ | 20 | KERNEL_DEVICETREE ?= "t2080rdb.dtb t2080rdb-usdpaa.dtb \ |
| 24 | t2080rdb-usdpaa-shared-interfaces.dtb \ | 21 | t2080rdb-usdpaa-shared-interfaces.dtb \ |
| 25 | " | 22 | " |
