summaryrefslogtreecommitdiff
path: root/configs/warp_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-09 10:46:46 -0400
committerTom Rini <trini@konsulko.com>2020-07-17 08:47:29 -0400
commite6676a34c4b5b78cd20c02e396d9d5f7b7ceff46 (patch)
tree6851c40abc141f10cdb129dae12523da3d128680 /configs/warp_defconfig
parente7885a48bb362a212e52a4abf09251c08fd29a04 (diff)
Convert CONFIG_MXC_UART to Kconfig
This converts the following to Kconfig: CONFIG_MXC_UART Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/warp_defconfig')
-rw-r--r--configs/warp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp_defconfig b/configs/warp_defconfig
index e981f5175b..a9def8a7d1 100644
--- a/configs/warp_defconfig
+++ b/configs/warp_defconfig
@@ -33,6 +33,7 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_DFU_MMC=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_FSL_USDHC=y
+CONFIG_MXC_UART=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y