diff options
author | Adam Ford <aford173@gmail.com> | 2019-02-19 22:07:22 -0600 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-03-13 09:14:35 +0100 |
commit | e434b414fbaf17e1ed8f2aea3086562627ac906f (patch) | |
tree | 217ec55f28351f75d183c60a3195c81392469d97 /arch | |
parent | 1463470b0a44fe167708c29e66e22e75936ea5d0 (diff) |
imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef
Kconfig allows boards to configured with DM_SERIAL and still
have SPL_DM_SERIAL disabled. This patch changes the ifdef's
to CONFIG_IS_ENABLED to allow the modes to differ between
SPL and U-Boot.
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions