config: disable bnx2x driver
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Jul 2015 16:22:39 +0000 (18:22 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 28 Jul 2015 20:09:30 +0000 (22:09 +0200)
commitce9b8bb8b99877026fcca00fdb253fa3ec3a7e06
tree156fb5c59fa8b9d684cba7c506b58ed751aab843
parent6133acbe8221c161c1a0e8d6e7ac1febb69d61a9
config: disable bnx2x driver

This driver has too many issues:
- too big
- bad coding style
- no git history (dropped in 2 patches)
- no documentation
- no BSD support
- no maintainer
And the biggest one, constraining this disabling:
- many build issues

If the last 4 issues are not fixed in the next release 2.2,
the driver must be removed.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
config/common_linuxapp