[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC

PARPORT_GSC requires selecting PARPORT_NOT_PC in order to
work properly.

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
Guy Martin 2006-01-10 20:47:59 -05:00 committed by Kyle McMartin
parent 49efdd46ee
commit 7c0b67efe9
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ config PARPORT_GSC
tristate
default GSC
depends on PARPORT
select PARPORT_NOT_PC
config PARPORT_SUNBPP
tristate "Sparc hardware (EXPERIMENTAL)"