commit | a573ea56a9b014e3ab09c44ccb659ba6d538b81e | [log] [tgz] |
---|---|---|
author | Jan Glauber <jang@linux.vnet.ibm.com> | Wed Dec 05 04:04:40 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 05 15:36:35 2012 -0500 |
tree | 3beabdbbeff79318c97d77cfea4413e958e3e72a | |
parent | b1afce9538eef6239798ec54cead3c39d69724ca [diff] |
3com: make 3c59x depend on HAS_IOPORT The 3com driver for 3c59x requires ioport_map. Since not all architectures support IO port mapping make 3c59x dependent on HAS_IOPORT. Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>