mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 19:18:26 +02:00
12 lines
194 B
Diff
12 lines
194 B
Diff
|
--- a/fs/Kconfig
|
||
|
+++ b/fs/Kconfig
|
||
|
@@ -47,7 +47,7 @@ config FS_POSIX_ACL
|
||
|
def_bool n
|
||
|
|
||
|
config EXPORTFS
|
||
|
- bool
|
||
|
+ tristate
|
||
|
|
||
|
config FILE_LOCKING
|
||
|
bool "Enable POSIX file locking API" if EXPERT
|