config: disable KNI module on tile
authorZhigang Lu <zlu@ezchip.com>
Tue, 17 Nov 2015 06:23:54 +0000 (14:23 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 19 Nov 2015 09:01:17 +0000 (10:01 +0100)
commitc07ce2d90774e9ed318bc36481ac5498d2d91978
treeb8b3e0931b5828cb8949d2238acb068c17f6cd77
parent4c02e453cc6272e20c3a901b7afb6f49ec08f1b3
config: disable KNI module on tile

Commit 36080ff96b0e causes compiling error on tile, as tile
does not support KNI, so we disable the CONFIG_RTE_KNI_KMOD.

Fixes: 36080ff96b0e ("config: add KNI kmod option")

Reported-by: Guo Xin <gxin@ezchip.com>
Signed-off-by: Zhigang Lu <zlu@ezchip.com>
config/defconfig_tile-tilegx-linuxapp-gcc