summaryrefslogtreecommitdiff
path: root/include/configs/liteboard.h
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 /include/configs/liteboard.h
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 'include/configs/liteboard.h')
-rw-r--r--include/configs/liteboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/liteboard.h b/include/configs/liteboard.h
index f9a125fcb0..2dcd4db28c 100644
--- a/include/configs/liteboard.h
+++ b/include/configs/liteboard.h
@@ -19,7 +19,6 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (16 * SZ_1M)
-#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE
/* MMC Configs */