From 309dbd07ff699a9fd96ec3c511b808616ca12f96 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 28 Nov 2009 06:28:41 +0000 Subject: Whitespace removal. --- c/src/lib/libbsp/powerpc/mbx8xx/configure.ac | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/mbx8xx') diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac index 8a86de5e8d..4ae8a4cc03 100644 --- a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac +++ b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac @@ -1,5 +1,5 @@ ## Process this file with autoconf to produce a configure script. -## +## ## $Id$ AC_PREREQ(2.60) @@ -56,8 +56,8 @@ RTEMS_BSPOPTS_HELP([UARTS_USE_TERMIOS], RTEMS_BSPOPTS_SET([CONSOLE_MINOR],[mbx860_005b],[SMC1_MINOR]) RTEMS_BSPOPTS_SET([CONSOLE_MINOR],[*],[SMC2_MINOR]) RTEMS_BSPOPTS_HELP([CONSOLE_MINOR], -[(BSP--console driver) Must be defined to be one of SMC1_MINOR, - SMC2_MINOR, SCC2_MINOR, SCC3_MINOR, or SCC4_MINOR. +[(BSP--console driver) Must be defined to be one of SMC1_MINOR, + SMC2_MINOR, SCC2_MINOR, SCC3_MINOR, or SCC4_MINOR. Determines which device will be registered as /dev/console.]) RTEMS_BSPOPTS_SET([UARTS_IO_MODE],[*],[0]) @@ -81,7 +81,7 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR], Must be defined to be one of SMC1_MINOR, SMC2_MINOR, SCC2_MINOR, SCC3_MINOR, or SCC4_MINOR. Determines which device is used for output by printk(). If the port that printk() uses is also used for other - I/O (e.g. if PRINTK_MINOR == \$CONSOLE_MINOR), then both ports should + I/O (e.g. if PRINTK_MINOR == \$CONSOLE_MINOR), then both ports should use the same type of I/O, otherwise the drivers will likely conflict with each other.]) @@ -116,7 +116,7 @@ RTEMS_BSPOPTS_HELP([DISPATCH_HANDLER_STAT], RTEMS_BSP_CLEANUP_OPTIONS(0, 0) -# Explicitly list a Makefile here +# Explicitly list a Makefile here AC_CONFIG_FILES([Makefile]) RTEMS_PPC_EXCEPTIONS -- cgit v1.2.3