Parcourir la source

enable file locking, very important, xbmc & pulseaduio does not start without it

Waldemar Brodkorb il y a 12 ans
Parent
commit
b9166d4308
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      target/linux/kernel.config

+ 2 - 0
target/linux/kernel.config

@@ -13,6 +13,8 @@ CONFIG_XFRM=y
 CONFIG_INET=y
 CONFIG_PROC_FS=y
 CONFIG_PROC_SYSCTL=y
+CONFIG_BLOCK=y
+CONFIG_FILE_LOCKING=y
 CONFIG_SYSFS=y
 CONFIG_TMPFS=y
 CONFIG_NLS=y