zephyr/soc/nxp/imx
Daniel Baluta a8fa742b18 soc: nxp: imx8: Fix Kconfig.defconfig.* filenames
We need to use correct SOC name when naming the Kconfig.defconfig*
files.

So we need the following changes:
	- mimx8mp -> mimx8ml8
	- mimx8mm -> imx8mm6
	- mimx8mn -> mimx8mn6
	- mimx8mq -> mimx8mq6

Then we also need to take care of qualifiers name. Standard notation
uses "_" instead of "."

e.g : Kconfig.defconfig.mimx8mp.a53 -> Kconfig.defconfig.mimx8ml8_a53

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2024-04-10 10:00:40 +02:00
..
imx6sx
imx7d
imx8 nxp: imx8: change CONFIG_SOC_<name> to match the value 2024-04-02 10:41:07 +03:00
imx8m soc: nxp: imx8: Fix Kconfig.defconfig.* filenames 2024-04-10 10:00:40 +02:00
imx8ulp nxp: imx8ulp: enable pinctrl 2024-04-09 11:06:14 +02:00
imx8x nxp: imx8: change CONFIG_SOC_<name> to match the value 2024-04-02 10:41:07 +03:00
imx9
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
soc.yml nxp: imx8ulp: change SOC name to MIMX8UD7 2024-03-28 09:41:15 +00:00