Browse Source

add missing kernel symbol

Waldemar Brodkorb 8 years ago
parent
commit
89abc818fd
1 changed files with 3 additions and 0 deletions
  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