arm: Kconfig: Switch XEA (imx287 based) board to use CONFIG_PL01X_SERIAL
authorLukasz Majewski <lukma@denx.de>
Fri, 19 May 2023 10:43:56 +0000 (12:43 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:04 +0000 (14:40 +0200)
commit474c0866514677d40594490d250bc6266319bb6c
treeac0a901804a8cba02c0f47550c7dd84b0d4be6cb
parent8134853b9329e751c206b5e713e340de4e789ca2
arm: Kconfig: Switch XEA (imx287 based) board to use CONFIG_PL01X_SERIAL

The CONFIG_PL011 used by all other ARCH_MX28 based boards is not
supporting DM_SERIAL. Instead, other define - namely CONFIG_PL01X_SERIAL
shall be used by boards supporting DM_SERIAL.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/Kconfig
arch/arm/mach-imx/mxs/Kconfig