commit | d100ba33f8d2c4dbb53b05f5ac49c39a0dd9dd76 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Thu Sep 11 20:06:15 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 18:57:53 2008 -0400 |
tree | 36a89c5754b1886245eb64cf08e3faa88af51331 | |
parent | 69888674738db42dd73430ebc59a691010c8fa2e [diff] |
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 <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>