ソースを参照

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