Skip to content

Commit 70f2a49

Browse files
galakcfriedt
authored andcommitted
tests: posix: fs: disable CONFIG_EVENTFD
The test doesn't use eventfd so we can disable it to save some space. Signed-off-by: Kumar Gala <[email protected]> (cherry picked from commit 70e921d)
1 parent 650d108 commit 70f2a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/posix/fs/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ CONFIG_POSIX_API=y
77
CONFIG_POSIX_FS=y
88
CONFIG_ZTEST=y
99
CONFIG_MAIN_STACK_SIZE=4096
10+
CONFIG_EVENTFD=n

0 commit comments

Comments
 (0)