]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Wrap i.MX config options in MACH_IMX
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 1 Sep 2024 00:38:00 +0000 (02:38 +0200)
committerFabio Estevam <festevam@gmail.com>
Mon, 2 Sep 2024 16:23:36 +0000 (13:23 -0300)
commitd1349097222b5a3264f614b3e4fe672e0df26435
tree451ef8bdcc85cca0a92bce66729886502d92fd4b
parent412a6f39737c01f2320e3ff8bc7aad7a8e2139ab
ARM: imx: Wrap i.MX config options in MACH_IMX

Wrap all the i.MX specific options in MACH_IMX, otherwise they keep
showing up in other SoC vendor configurations. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-imx/Kconfig