From: Jesse Brandeburg Date: Fri, 12 Sep 2008 03:06:15 +0000 (-0700) Subject: ixgbe: fix DCA dependency in Kconfig X-Git-Tag: v2.6.28-rc1~717^2~195^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d100ba33f8d2c4dbb53b05f5ac49c39a0dd9dd76;p=pandora-kernel.git ixgbe: fix DCA dependency in Kconfig ixgbe can depend on dca IF it is enabled. So if we are compiled as IXGBE=y, and DCA is enabled, then we must force INTEL_IOATDMA and therefore DCA to be =y also. Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed