Skip to content

Commit

Permalink
[PARISC] Make Serial MUX depend on a specific bus type.
Browse files Browse the repository at this point in the history
Depend on GSC, not PARISC.  Machines without GSC don't have a MUX.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
  • Loading branch information
Matthew Wilcox authored and Kyle McMartin committed Nov 18, 2005
1 parent 9ab8851 commit 305f516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ config SERIAL_SUNSU_CONSOLE

config SERIAL_MUX
tristate "Serial MUX support"
depends on PARISC
depends on GSC
select SERIAL_CORE
default y
---help---
Expand Down

0 comments on commit 305f516

Please sign in to comment.