imx: Introduce CONFIG_MACH_IMX
authorTom Rini <trini@konsulko.com>
Wed, 25 Aug 2021 00:40:59 +0000 (20:40 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 31 Aug 2021 21:46:37 +0000 (17:46 -0400)
commit0c2729edadeaa1253397afcab1aef4687b7c64c9
tree8fe9f191086664c32c5b8bb6480183ce69820581
parentfcadcaa5211f5621d6c5e2d9a16f3fd182a4f38d
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>
arch/arm/Kconfig
arch/arm/mach-imx/Kconfig