Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394

Pull firewire fixlet from Stefan Richter:
"Remove an explicit dependency in Kconfig which is implied by another
dependency"

* tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
firewire: Remove depends on HAS_DMA in case of platform dependency

-1
-1
drivers/firewire/Kconfig
··· 1 1 menu "IEEE 1394 (FireWire) support" 2 - depends on HAS_DMA 3 2 depends on PCI || COMPILE_TEST 4 3 # firewire-core does not depend on PCI but is 5 4 # not useful without PCI controller driver