commit | 0c2729edadeaa1253397afcab1aef4687b7c64c9 | [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 | fcadcaa5211f5621d6c5e2d9a16f3fd182a4f38d [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>