Commit 15b215e5 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
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
parents d7252d0d c820518f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
menu "IEEE 1394 (FireWire) support"
	depends on HAS_DMA
	depends on PCI || COMPILE_TEST
	# firewire-core does not depend on PCI but is
	# not useful without PCI controller driver