How to rebuild the wpa_supplicant with p2p enabled for wifi direct on i.mx8 prebuild linux image

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to rebuild the wpa_supplicant with p2p enabled for wifi direct on i.mx8 prebuild linux image

784 Views
abhishek_ps3
Contributor I

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.

Labels (2)
2 Replies

651 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Abhishek,

You have to enable CONFIG_P2P and the you have compile the whole image, you can´t use it without compiled it.

651 Views
abhishek_ps3
Contributor I

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.

0 Kudos