config: enable same drivers options for linux and bsd
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 31 Jul 2015 20:25:08 +0000 (22:25 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 2 Aug 2015 22:38:27 +0000 (00:38 +0200)
commit1690936b14ad22c5f1ede3f266cee5b92163c0fc
treefecc80dd479f083b8b979d00013021723328f007
parent501945eec0875e7fabefab24f941061e55427c3f
config: enable same drivers options for linux and bsd

Enable vector ixgbe and i40e bulk alloc for bsd as it is
already done for linux.

Fixes: 304caba12643 ("config: fix bsd options")
Fixes: 0ff3324da2eb ("ixgbe: rework vector pmd following mbuf changes")

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