
24 Jul
2018
24 Jul
'18
2:51 a.m.
Hi Peng,
On Mon, Jul 23, 2018 at 9:45 PM, Peng Fan peng.fan@nxp.com wrote:
In V1, I use CONFIG_IMX8, but I think there is no need to use it, because CONFIG_ARCH_IMX8 could do same thing.
Yes, I prefer to drop "ARCH" for consistency.
I could revert to use CONFIG_IMX8, since you prefer it.
Yes, that would be better.
Also, for consistency: should CONFIG_MX8M be changed to CONFIG_IMX8M?
Yes. CONFIG_MX8M also need to be changed to CONFIG_IMX8M, but not in this patchset.
Correct.
Thanks