summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-07-18 09:26:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-07-18 09:46:14 +0200
commitdafacfa74292c8593ec7d0edc057cff79ea912ec (patch)
tree1ec288d0ce57f272d5d1087fc67014341de2887b /c/src/lib/libbsp/powerpc/mpc55xxevb/include
parentbsp/mpc55xx: Add MPC55XX_NULL_POINTER_PROTECTION (diff)
downloadrtems-dafacfa74292c8593ec7d0edc057cff79ea912ec.tar.bz2
bsp/mpc55xx: Add MPC55XX_SYSTEM_CLOCK_DIVIDER
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/include')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
index 1be8513259..25f9e3ba41 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
@@ -83,6 +83,9 @@
generation */
#undef MPC55XX_REFERENCE_CLOCK
+/* system clock divider */
+#undef MPC55XX_SYSTEM_CLOCK_DIVIDER
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT