Explorar o código

always enable file locking, to much testsuite failures without it

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
df2df099d8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/linux/config/Config.in.fs

+ 1 - 0
target/linux/config/Config.in.fs

@@ -8,6 +8,7 @@ config ADK_KERNEL_MISC_FILESYSTEMS
 
 config ADK_KERNEL_FILE_LOCKING
 	bool
+	default y
 
 config ADK_KERNEL_FSNOTIFY
 	bool