[PATCH] SMP fix for 6pack driver
authorRalf Baechle <ralf@linux-mips.org>
Mon, 4 Jul 2005 17:30:42 +0000 (18:30 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 31 Jul 2005 05:07:41 +0000 (01:07 -0400)
Drivers really only work well in SMP if they actually can be selected.
This is a leftover from the time when the 6pack drive only used to be
a bitrotten variant of the slip driver.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found