serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Simon Glass
parent
d064cbffff
commit
ff247b7a0d
@@ -28,9 +28,7 @@
|
||||
* SoC UART : enable CONFIG_UNIPHIER_SERIAL
|
||||
* On-board UART: enable CONFIG_SYS_NS16550_SERIAL
|
||||
*/
|
||||
#if 1
|
||||
#define CONFIG_UNIPHIER_SERIAL
|
||||
#else
|
||||
#if 0
|
||||
#define CONFIG_SYS_NS16550_SERIAL
|
||||
#endif
|
||||
|
||||
|
||||
@@ -28,9 +28,7 @@
|
||||
* SoC UART : enable CONFIG_UNIPHIER_SERIAL
|
||||
* On-board UART: enable CONFIG_SYS_NS16550_SERIAL
|
||||
*/
|
||||
#if 1
|
||||
#define CONFIG_UNIPHIER_SERIAL
|
||||
#else
|
||||
#if 0
|
||||
#define CONFIG_SYS_NS16550_SERIAL
|
||||
#endif
|
||||
|
||||
|
||||
@@ -28,9 +28,7 @@
|
||||
* SoC UART : enable CONFIG_UNIPHIER_SERIAL
|
||||
* On-board UART: enable CONFIG_SYS_NS16550_SERIAL
|
||||
*/
|
||||
#if 1
|
||||
#define CONFIG_UNIPHIER_SERIAL
|
||||
#else
|
||||
#if 0
|
||||
#define CONFIG_SYS_NS16550_SERIAL
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user