aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cm_fx6.h
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 /include/configs/cm_fx6.h
parente7885a48bb362a212e52a4abf09251c08fd29a04 (diff)
downloadu-boot-e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46.zip
u-boot-e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46.tar.gz
u-boot-e6676a34c4b5b78cd20c02e396d9d5f7b7ceff46.tar.bz2
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 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 35f251c..7d0f551 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -32,7 +32,6 @@
(CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
/* Serial console */
-#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART4_BASE
#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200}