nrf52840dk with nrf7002ek failed to build when

Hi, I'm using v2.7 toolchain  and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then it build successful, but won't function properly. 

this is the error message:

and the device tree generated is 

 *   134 /soc/spi@4002f000
 *   135 /soc/spi@4002f000/nrf700x-spi@0
Any help would be greatly appreciated. 
Related