Browse Source

add missing kernel symbol

Waldemar Brodkorb 8 năm trước cách đây
mục cha
commit
89abc818fd
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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