summaryrefslogtreecommitdiff
path: root/configs/cm_fx6_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-09 17:46:46 +0300
committerTom Rini <trini@konsulko.com>2020-07-17 15:47:29 +0300
commite6676a34c4b5b78cd20c02e396d9d5f7b7ceff46 (patch)
tree6851c40abc141f10cdb129dae12523da3d128680 /configs/cm_fx6_defconfig
parente7885a48bb362a212e52a4abf09251c08fd29a04 (diff)
downloadu-boot-e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46.tar.xz
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/cm_fx6_defconfig')
-rw-r--r--configs/cm_fx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cm_fx6_defconfig b/configs/cm_fx6_defconfig
index a412638d11..32eae005f4 100644
--- a/configs/cm_fx6_defconfig
+++ b/configs/cm_fx6_defconfig
@@ -83,6 +83,7 @@ CONFIG_DM_ETH=y
CONFIG_MII=y
CONFIG_DM_PMIC=y
CONFIG_DM_REGULATOR=y
+CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_MXC_SPI=y