lkml.org 
[lkml]   [2000]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.3.41 - 1394 Config.in fix
Since this chunk of code is protected by CONFIG_PCI = "y"
already and since the statement is a tristate (and not dep_tristate)
it appear that the extraneous parameter should be removed.

--- linux/drivers/ieee1394/Config.in.orig Mon Jan 31 05:36:09 2000
+++ linux/drivers/ieee1394/Config.in Mon Jan 31 05:36:21 2000
@@ -4,7 +4,7 @@
mainmenu_option next_comment
comment 'IEEE 1394 (FireWire) support'

- tristate 'IEEE 1394 (FireWire) support (EXPERIMENTAL)' CONFIG_IEEE1394 $CONFIG_PCI
+ tristate 'IEEE 1394 (FireWire) support (EXPERIMENTAL)' CONFIG_IEEE1394

if [ "$CONFIG_IEEE1394" != "n" ]; then

James
--
Miscellaneous Engineer --- IBM Netfinity Performance Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.196 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site