More patches to arch/sparc/Kconfig [5 of 5]

From: Jim Nelson
Date: Mon Oct 18 2004 - 05:15:40 EST


Fixes x86-specific bootloader help in printer config.

Apply against 2.6.9-rc4.

diff -u arch/sparc/Kconfig.orig arch/sparc/Kconfig

--- ./arch/sparc/Kconfig.orig 2004-10-16 09:53:49.626021592 -0400
+++ ./arch/sparc/Kconfig 2004-10-16 10:15:30.184460399 -0400
@@ -281,9 +281,9 @@

If you have several parallel ports, you can specify which ports to
use with the "lp" kernel command line option. (Try "man bootparam"
- or see the documentation of your boot loader (lilo or loadlin) about
- how to pass options to the kernel at boot time.) The syntax of the
- "lp" command line option can be found in <file:drivers/char/lp.c>.
+ or see the documentation of your boot loader (silo) about how to pass
+ options to the kernel at boot time.) The syntax of the "lp" command
+ line option can be found in <file:drivers/char/lp.c>.

If you have more than 8 printers, you need to increase the LP_NO
macro in lp.c and the PARPORT_MAX macro in parport.h.