Commit 70e921db authored by Kumar Gala's avatar Kumar Gala Committed by Fabio Baltieri
Browse files

tests: posix: fs: disable CONFIG_EVENTFD



The test doesn't use eventfd so we can disable it to save some space.

Signed-off-by: default avatarKumar Gala <kumar.gala@intel.com>
parent f215e449
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,3 +8,4 @@ CONFIG_POSIX_FS=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_MAIN_STACK_SIZE=4096
CONFIG_EVENTFD=n