commit | bb647f1e5386776a826bd063f594186e1d12f4c1 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Sep 01 02:38:00 2024 +0200 |
committer | Fabio Estevam <festevam@gmail.com> | Mon Sep 02 13:23:36 2024 -0300 |
tree | 451ef8bdcc85cca0a92bce66729886502d92fd4b | |
parent | adda11160346c765b10c71c9d71e465a4185ff50 [diff] |
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>