commit | 02fe5cda960106fa800d35e1968f7f1ad669665a | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Nov 07 16:00:12 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 12:11:34 2023 +0100 |
tree | 5b052011e520841a00ab5381d7828c525f1f595c | |
parent | 2108db6c9267970b64c38687c94c53a78b82b4a9 [diff] [blame] |
imx: mx6slevk: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/configs/mx6slevk_spl_defconfig b/configs/mx6slevk_spl_defconfig index 02ad43b..0d6bc24 100644 --- a/configs/mx6slevk_spl_defconfig +++ b/configs/mx6slevk_spl_defconfig
@@ -75,6 +75,7 @@ CONFIG_DM_REGULATOR_PFUZE100=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y +CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_DM_SPI=y