aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernd Eckenfels <net-tools@lina.inka.de>2008-10-03 02:09:57 +0000
committerBernd Eckenfels <net-tools@lina.inka.de>2008-10-03 02:09:57 +0000
commitb6dabb722525fdd1d2ae97aed6c16930bc9383c8 (patch)
tree171a76514bad08ba48a0e0424422858ffcbd1edb
parentAdd hardware support for InfiniBand (Debian Bug #294252 Tom Duffy from Sun). (diff)
downloadnet-tools-b6dabb722525fdd1d2ae97aed6c16930bc9383c8.tar.gz
net-tools-b6dabb722525fdd1d2ae97aed6c16930bc9383c8.tar.bz2
net-tools-b6dabb722525fdd1d2ae97aed6c16930bc9383c8.zip
moved H suport for Infiniband to the right section
-rw-r--r--config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.in b/config.in
index 594db80..69a2c48 100644
--- a/config.in
+++ b/config.in
@@ -59,7 +59,6 @@ bool 'X.25 (CCITT) protocol family' HAVE_AFX25 y
bool 'Econet protocol family' HAVE_AFECONET y
bool 'DECnet protocol family' HAVE_AFDECnet n
bool 'Ash protocol family' HAVE_AFASH y
-bool 'InfiniBand hardware support' HAVE_HWIB y
*
*
* Device Hardware types.
@@ -84,7 +83,7 @@ bool '(Cisco)-HDLC/LAPB support' HAVE_HWHDLCLAPB y
bool 'IrDA support' HAVE_HWIRDA y
bool 'Econet hardware support' HAVE_HWEC y
bool 'Generic EUI-64 hardware support' HAVE_HWEUI64 y
-
+bool 'InfiniBand hardware support' HAVE_HWIB y
*
*
* Other Features.