Re: [PATCH 1/6] imx: Introduce CONFIG_MACH_IMX

2021-08-31 Thread Tom Rini
On Tue, Aug 24, 2021 at 08:40:59PM -0400, Tom Rini wrote: > 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. > >

[PATCH 1/6] imx: Introduce CONFIG_MACH_IMX

2021-08-24 Thread Tom Rini
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 --- arch/arm/Kconfig | 13 +