Skip to content

Commit 95fcf48

Browse files
JordanYatesaescolar
authored andcommitted
modules: hostap: remove select FILE_SYSTEM
Remove `select FILE_SYSTEM` from `WIFI_NM_WPA_SUPPLICANT`, originally added in 3fc932c. The selection is not required by any tests, and does not appear to be used by any code in the module. Signed-off-by: Jordan Yates <jordan@embeint.com>
1 parent 06d7fe8 commit 95fcf48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/hostap/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ config WIFI_NM_WPA_SUPPLICANT
1010
select POSIX_TIMERS
1111
select POSIX_SIGNALS
1212
select POSIX_API
13-
select FILE_SYSTEM
1413
select NET_SOCKETS
1514
select NET_SOCKETS_PACKET
1615
select NET_SOCKETPAIR

0 commit comments

Comments
 (0)