summaryrefslogtreecommitdiffstats
path: root/include/configs/pdm360ng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pdm360ng.h')
-rw-r--r--include/configs/pdm360ng.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/pdm360ng.h b/include/configs/pdm360ng.h
index 228a686886..718abdf42b 100644
--- a/include/configs/pdm360ng.h
+++ b/include/configs/pdm360ng.h
@@ -445,6 +445,11 @@
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */
#endif
+#ifdef CONFIG_SERIAL_MULTI
+/* POST support */
+#define CONFIG_POST (CONFIG_SYS_POST_COPROC)
+#endif
+
/*
* Environment Configuration
*/
OpenPOWER on IntegriCloud