[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433
[openwrt.git] / target / linux / generic / patches-2.6.39 / 030-exportfs_tristate.patch
1 --- a/fs/Kconfig
2 +++ b/fs/Kconfig
3 @@ -47,7 +47,7 @@ config FS_POSIX_ACL
4 def_bool n
5
6 config EXPORTFS
7 - bool
8 + tristate
9
10 config FILE_LOCKING
11 bool "Enable POSIX file locking API" if EXPERT
This page took 0.048704 seconds and 5 git commands to generate.