config: remove unused parameter
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 17 Sep 2018 07:39:32 +0000 (15:39 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 19 Sep 2018 13:55:26 +0000 (15:55 +0200)
commit3139d3bed781524c55b9e497e58bf17f759a73a3
treecba99a942e9a60301710b49b3ef7f984040e0a7e
parentdbfb8ec7094c7115c6d620929de2aedfc9e440aa
config: remove unused parameter

RTE_LIBRTE_I40E_ITR_INTERVAL is not used. So it should also be removed
in config/rte_config.h for meson+ninja build.

Fixes: 864a800d706d ("net/i40e: remove VF interrupt handler")
Cc: stable@dpdk.org
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
config/rte_config.h