Browse Source

mcs814x: enable POSIX file locking

opkg (and possible other tools) are currently broken as it requires
file locking support enabled in the kernel.
Without this results in a message like:

root@OpenWrt:/etc/config# opkg update
Collected errors:
 * opkg_conf_load: Could not lock /var/lock/opkg.lock: Permission denied.

With this patch opkg is fully functional on this platform.

Signed-off-by: Michael Heimpold <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 37745
Florian Fainelli 12 years ago
parent
commit
007bd290ea
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/mcs814x/config-default

+ 0 - 1
target/linux/mcs814x/config-default

@@ -52,7 +52,6 @@ CONFIG_DECOMPRESS_LZMA=y
 CONFIG_DTC=y
 CONFIG_EARLY_PRINTK=y
 # CONFIG_ENABLE_WARN_DEPRECATED is not set
-# CONFIG_FILE_LOCKING is not set
 CONFIG_FIQ=y
 CONFIG_FRAME_POINTER=y
 CONFIG_GENERIC_ATOMIC64=y