commit | 8086a826b84d4450273ecd8f9a6e7ba950aad75e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 24 20:40:59 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 31 17:46:37 2021 -0400 |
tree | 8fe9f191086664c32c5b8bb6480183ce69820581 | |
parent | 96a5817664f21ddc7cb28304fb0516bca8a646c2 [diff] |
imx: Introduce CONFIG_MACH_IMX Currently, there is no over-arching symbol for access to arch/arm/mach-imx nor the CONFIG symbols that are common over all of these related platforms. This new CONFIG symbol will allow us to start down this path. Signed-off-by: Tom Rini <trini@konsulko.com>