diff options
author | Andrew Davis <afd@ti.com> | 2023-01-20 01:40:44 +0000 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-01-20 15:55:32 -0600 |
commit | 7ed4e33a9d80cfe6b7e79f934ea44257aa906096 (patch) | |
tree | 918b947a500929da5f71c7dbbffc790f90a3f54a /meta-ti-bsp/conf/machine/include | |
parent | ea5ab76e6dda0826c2fc2aa69a219eae53d6df23 (diff) | |
download | meta-ti-7ed4e33a9d80cfe6b7e79f934ea44257aa906096.tar.gz |
conf: machine: Remove multi-certificate image comment
Multi-cert is already now the default, no need to add a comment on that.
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')
-rw-r--r-- | meta-ti-bsp/conf/machine/include/j7.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/include/j7.inc b/meta-ti-bsp/conf/machine/include/j7.inc index 4ea3a5d8..cf4cc440 100644 --- a/meta-ti-bsp/conf/machine/include/j7.inc +++ b/meta-ti-bsp/conf/machine/include/j7.inc | |||
@@ -3,5 +3,3 @@ SOC_FAMILY:append = ":j7" | |||
3 | 3 | ||
4 | OPTEEMACHINE = "k3-j721e" | 4 | OPTEEMACHINE = "k3-j721e" |
5 | OPTEEOUTPUTMACHINE = "k3" | 5 | OPTEEOUTPUTMACHINE = "k3" |
6 | |||
7 | # Use default IMAGE_BOOT_FILES_LEGACY files | ||