modules: hostap: Fix build
Due to recent POSIX rejig, we need to select an extra config option for "gettimeofday". Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
3611d5eeaf
commit
5f6e2a73cb
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ config WIFI_NM_WPA_SUPPLICANT
|
|||
select POSIX_TIMERS
|
||||
select POSIX_SIGNALS
|
||||
select POSIX_API
|
||||
select XSI_SINGLE_PROCESS
|
||||
select NET_SOCKETS
|
||||
select NET_SOCKETS_PACKET
|
||||
select NET_SOCKETPAIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue