Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3908
b: refs/heads/master
c: 2668fb9
h: refs/heads/master
v: v3
  • Loading branch information
William Lee Irwin III authored and Linus Torvalds committed Jun 29, 2005
1 parent 324af7a commit 294d8a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 57 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84da7c0844f8ab7668559c61e4f0af416fc58cf6
refs/heads/master: 2668fb91cbfbd5e6799017a3579f20309aac758b
56 changes: 0 additions & 56 deletions trunk/arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -270,66 +270,10 @@ endmenu

source "drivers/Kconfig"

config PRINTER
tristate "Parallel printer support"
depends on PARPORT
---help---
If you intend to attach a printer to the parallel port of your Linux
box (as opposed to using a serial printer; if the connector at the
printer has 9 or 25 holes ["female"], then it's serial), say Y.
Also read the Printing-HOWTO, available from
<http://www.tldp.org/docs.html#howto>.

It is possible to share one parallel port among several devices
(e.g. printer and ZIP drive) and it is safe to compile the
corresponding drivers into the kernel. If you want to compile this
driver as a module however, choose M here and read
<file:Documentation/parport.txt>. The module will be called lp.

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 (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.

source "mm/Kconfig"

endmenu

source "drivers/base/Kconfig"

source "drivers/video/Kconfig"

source "drivers/mtd/Kconfig"

source "drivers/serial/Kconfig"

if !SUN4
source "drivers/sbus/char/Kconfig"
endif

source "drivers/block/Kconfig"

# Don't frighten a common SBus user
if PCI

source "drivers/ide/Kconfig"

endif

source "drivers/isdn/Kconfig"

source "drivers/scsi/Kconfig"

source "drivers/fc4/Kconfig"

source "drivers/md/Kconfig"

source "net/Kconfig"

# This one must be before the filesystem configs. -DaveM

menu "Unix98 PTY support"
Expand Down

0 comments on commit 294d8a9

Please sign in to comment.