diff options
| author | Andrew Davis <afd@ti.com> | 2023-01-20 01:40:48 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2023-01-24 12:51:24 -0600 |
| commit | 0942b58dab47920f6d5661017720f3e5589389d4 (patch) | |
| tree | aa323a8369ac9c30f763b3a7b08556eb286f66e0 /meta-ti-bsp/conf/machine/include/j721s2.inc | |
| parent | c9f9e4e9ac674af216a1a205d3f392d4a1cac19c (diff) | |
| download | meta-ti-0942b58dab47920f6d5661017720f3e5589389d4.tar.gz | |
conf: machine: Remove OPTEEOUTPUTMACHINE definition
This was used in the base Linaro optee-os_git.bb recipe, it is
no longer used, remove it from our boards.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/j721s2.inc')
| -rw-r--r-- | meta-ti-bsp/conf/machine/include/j721s2.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/j721s2.inc b/meta-ti-bsp/conf/machine/include/j721s2.inc index 4959ad8f..2a60458e 100644 --- a/meta-ti-bsp/conf/machine/include/j721s2.inc +++ b/meta-ti-bsp/conf/machine/include/j721s2.inc | |||
| @@ -2,7 +2,6 @@ require conf/machine/include/k3.inc | |||
| 2 | SOC_FAMILY:append = ":j721s2" | 2 | SOC_FAMILY:append = ":j721s2" |
| 3 | 3 | ||
| 4 | OPTEEMACHINE = "k3-j721e" | 4 | OPTEEMACHINE = "k3-j721e" |
| 5 | OPTEEOUTPUTMACHINE = "k3" | ||
| 6 | 5 | ||
| 7 | MACHINE_FEATURES += "gpu" | 6 | MACHINE_FEATURES += "gpu" |
| 8 | 7 | ||
