diff options
| -rw-r--r-- | drivers/firewire/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig index 7a701a58bbf0..4199849e3758 100644 --- a/drivers/firewire/Kconfig +++ b/drivers/firewire/Kconfig | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | menu "IEEE 1394 (FireWire) support" | 1 | menu "IEEE 1394 (FireWire) support" |
| 2 | depends on PCI || BROKEN | 2 | depends on PCI || COMPILE_TEST |
| 3 | # firewire-core does not depend on PCI but is | 3 | # firewire-core does not depend on PCI but is |
| 4 | # not useful without PCI controller driver | 4 | # not useful without PCI controller driver |
| 5 | 5 | ||
