
11 Jul
2019
11 Jul
'19
6:12 a.m.
On Thu, Jul 11, 2019 at 11:33 AM Ye Li ye.li@nxp.com wrote:
Should use CONFIG_IS_ENABLED not IS_ENABLED for CLK driver, so it will check the CONFIG_SPL_CLK when building SPL
Signed-off-by: Ye Li ye.li@nxp.com
drivers/serial/serial_lpuart.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com