diff options
author | Tom Rini | 2022-11-14 07:29:51 -0500 |
---|---|---|
committer | Tom Rini | 2022-11-14 09:33:36 -0500 |
commit | c4ee4fe92e9be120be6d12718273dec6b63cc7d9 (patch) | |
tree | 31d45f462b8b4b85f525308a22e0bebb9f80f27c /configs/wandboard_defconfig | |
parent | fac432652f38724994a99c2613183fc04534a2cd (diff) | |
parent | fc1c1760de38823edbdc2cdd9606dff938a07f6e (diff) |
Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
For 2022.01
-----------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/14083
- Fix UART
- moved to binman (MX8 boards)
- Toradex: sync DTS with Linux
- Gateworks: fixes
- New boards : MSC SM2S iMX8MP
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r-- | configs/wandboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index 341e5ad0573..525f55ee00c 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -73,6 +73,7 @@ CONFIG_PINCTRL_IMX6=y CONFIG_DM_PMIC=y CONFIG_DM_PMIC_PFUZE100=y CONFIG_DM_SCSI=y +CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_DM_THERMAL=y CONFIG_USB=y |