Skip to content

Commit

Permalink
[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Guy Martin authored and Kyle McMartin committed Jan 11, 2006
1 parent 49efdd4 commit 7c0b67e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/parport/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ config PARPORT_GSC
tristate
default GSC
depends on PARPORT
select PARPORT_NOT_PC

config PARPORT_SUNBPP
tristate "Sparc hardware (EXPERIMENTAL)"
Expand Down

0 comments on commit 7c0b67e

Please sign in to comment.