i am trying to enable the wifi direct in the i.mx8 running linux and in the pre-built wpa_supplicant the CONFIG_P2P is not enabled. so how to enable it without compiling the whole linux kernal image.
is it not possible to cross compile only wpa_supplicant through some cross compiling toolchain and add to the existing image? and if there is a way can you brief about that.