瀏覽代碼

add missing kernel symbol

Waldemar Brodkorb 8 年之前
父節點
當前提交
89abc818fd
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      target/linux/config/Config.in.fs

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

@@ -6,6 +6,9 @@ menu "Filesystems support"
 config ADK_KERNEL_MISC_FILESYSTEMS
 	bool
 
+config ADK_KERNEL_FILE_LOCKING
+	bool
+
 config ADK_KERNEL_FSNOTIFY
 	bool
 	default y