summaryrefslogtreecommitdiffstats
path: root/include/configs/ph1_ld4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ph1_ld4.h')
-rw-r--r--include/configs/ph1_ld4.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/configs/ph1_ld4.h b/include/configs/ph1_ld4.h
index a28d7b579a..005a853f56 100644
--- a/include/configs/ph1_ld4.h
+++ b/include/configs/ph1_ld4.h
@@ -28,14 +28,10 @@
* 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
-#define CONFIG_SYS_UNIPHIER_UART_CLK 36864000
-
#define CONFIG_SMC911X
#define CONFIG_DDR_NUM_CH0 1
OpenPOWER on IntegriCloud