[meta-ti] [PATCH][rocko/master] conf/machine/*hs*.conf: drop OPTEEOUTPUTMACHINE variable
Denys Dmytriyenko
denys at ti.com
Wed Jun 13 10:14:07 PDT 2018
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/am437x-hs-evm.conf | 1 -
conf/machine/am57xx-hs-evm.conf | 1 -
conf/machine/dra7xx-hs-evm.conf | 1 -
3 files changed, 3 deletions(-)
diff --git a/conf/machine/am437x-hs-evm.conf b/conf/machine/am437x-hs-evm.conf
index 34c10166..7b151958 100644
--- a/conf/machine/am437x-hs-evm.conf
+++ b/conf/machine/am437x-hs-evm.conf
@@ -15,4 +15,3 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x"
OPTEEMACHINE = "ti"
OPTEEFLAVOR = "am43xx"
-OPTEEOUTPUTMACHINE = "ti"
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf
index 4d3eb006..f6e2febb 100644
--- a/conf/machine/am57xx-hs-evm.conf
+++ b/conf/machine/am57xx-hs-evm.conf
@@ -15,5 +15,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x"
OPTEEMACHINE = "ti"
OPTEEFLAVOR = "am57xx"
-OPTEEOUTPUTMACHINE = "ti"
OPTEEPAGER = "y"
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index 9b029856..7ca2521d 100644
--- a/conf/machine/dra7xx-hs-evm.conf
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -15,5 +15,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
OPTEEMACHINE = "ti"
OPTEEFLAVOR = "dra7xx"
-OPTEEOUTPUTMACHINE = "ti"
OPTEEPAGER = "y"
--
2.17.1
More information about the meta-ti
mailing list