summaryrefslogtreecommitdiff
path: root/openpicc/config/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/config/board.h')
-rw-r--r--openpicc/config/board.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/openpicc/config/board.h b/openpicc/config/board.h
index e332b17..0cfc9a5 100644
--- a/openpicc/config/board.h
+++ b/openpicc/config/board.h
@@ -55,6 +55,10 @@
/* Modified board, routing PLL_LOCK to PA5 and a copy of FRAME to PA4, enabling the use of the T/C BURST feature. */
#define OPENPICC_MODIFIED_BOARD
+#ifdef OPENPICC_MODIFIED_BOARD
+#define OPENPICC_USE_SSC_DATA_GATING
+#define OPENPICC_USE_CLOCK_GATING
+#endif
/*-----------------*/
/* Pins */
personal git repositories of Harald Welte. Your mileage may vary