diff options
| author | Peng Fan <[email protected]> | 2022-11-07 16:00:07 +0800 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2023-01-31 12:11:33 +0100 |
| commit | ac68737ebdfe0d4b855d2b9de3969cd193707d95 (patch) | |
| tree | c21b09690d3a2f28a711a4345b49cf3d4a7fa2f2 /configs/mx6ull_14x14_evk_plugin_defconfig | |
| parent | ab79811c9f0118314c13fefb8d8739ff8e4c7669 (diff) | |
imx: mx6ull_14x14_evk: select DM_SERIAL
Select DM_SERIAL
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'configs/mx6ull_14x14_evk_plugin_defconfig')
| -rw-r--r-- | configs/mx6ull_14x14_evk_plugin_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig index 5e6766282e4..d3a9edae51a 100644 --- a/configs/mx6ull_14x14_evk_plugin_defconfig +++ b/configs/mx6ull_14x14_evk_plugin_defconfig @@ -58,6 +58,7 @@ CONFIG_MII=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_REGULATOR=y +CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_DM_SPI=y |
