commit | 5dd2d3322836036da169904afcb7d0f6dff5363f | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Oct 16 05:09:31 2008 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Oct 16 05:09:31 2008 -0400 |
tree | 0ae7a4c1041e7d7a821ce8a4c7e0edcdaa11b2e4 | |
parent | 8fa0b315fc0c1a414da1371f1fc39523a657c192 [diff] |
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA We cannot select INTEL_IOATDMA in Kconfig as soon as MYRI10GE or IXGBE is enabled since the former is not available on all architectures. Just use a Kconfig bool {IXGBE,MYRI10GE}_DCA set to =y when DCA support can actually be built. [myri10ge portion written and signed-off-by] Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>