summaryrefslogtreecommitdiffstats
path: root/include/configs/pcm052.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-01-13 19:39:00 -0800
committerSimon Glass <sjg@chromium.org>2016-01-20 19:10:14 -0700
commit5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e (patch)
treed54c171803b4d2c8293c0eda9b7651e79d414c3b /include/configs/pcm052.h
parentf833cd6279666e1c2de6fc271bfd5d451003ed3b (diff)
downloadblackbird-obmc-uboot-5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e.tar.gz
blackbird-obmc-uboot-5ed07cf53ccd47be65b5bcfef7432a75bfbfa65e.zip
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
LPUART is seen on Freescale VF610 and QorIQ Layerscape devices. Create a Kconfig option and move it to defconfig for all boards that have this serial driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r--include/configs/pcm052.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h
index b851bba25d..891bdb0ecf 100644
--- a/include/configs/pcm052.h
+++ b/include/configs/pcm052.h
@@ -27,7 +27,6 @@
#define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_FSL_LPUART
#define LPUART_BASE UART1_BASE
/* Allow to overwrite serial and ethaddr */
OpenPOWER on IntegriCloud