Commit 4bc33a5
committed
zephyr: CMakeLists.txt: use new
Zephyr PR#70219 changes the SOC name of i.MX8ULP from MIMX8ULP
to MIMX8UD7. This means that all `CONFIG_SOC_*` configurations
will be changed from the `MIMX8ULP`-based naming to the
`MIMX8UD7`-based naming. As such, this commit updates the name
of the configuration used by the `zephyr/CMakeLists.txt` file.
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>CONFIG_SOC_ for 8ULP1 parent 8b9a69c commit 4bc33a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments