Преглед изворни кода

always enable file locking, to much testsuite failures without it

Waldemar Brodkorb пре 10 година
родитељ
комит
df2df099d8
1 измењених фајлова са 1 додато и 0 уклоњено
  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