ci: add startup tests with VFS disabled
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Disable VFS support
|
||||
CONFIG_VFS_SUPPORT_IO=n
|
||||
@@ -0,0 +1,4 @@
|
||||
# Disable VFS support except for basic I/O
|
||||
CONFIG_VFS_SUPPORT_SELECT=n
|
||||
CONFIG_VFS_SUPPORT_DIR=n
|
||||
CONFIG_VFS_SUPPORT_TERMIOS=n
|
||||
Reference in New Issue
Block a user