summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in')
-rw-r--r--c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in6
1 files changed, 3 insertions, 3 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 a65341574b..46c7dc8f14 100644
--- a/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
+++ b/c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
@@ -54,15 +54,15 @@
channel) */
#undef MPC55XX_CLOCK_PIT_CHANNEL
+/* determines which serial device will be registered as /dev/console */
+#undef MPC55XX_CONSOLE_MINOR
+
/* size of the early initialization stack in bytes */
#undef MPC55XX_EARLY_STACK_SIZE
/* Must be defined to set the EMIOS prescaler */
#undef MPC55XX_EMIOS_PRESCALER
-/* determines which eSCI device will be registered as /dev/console */
-#undef MPC55XX_ESCI_CONSOLE_MINOR
-
/* define to zero or one to disable or enable interrupts for the eSCI devices
*/
#undef MPC55XX_ESCI_USE_INTERRUPTS