ramips: fix a section mismatch warning
[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.049632 seconds and 5 git commands to generate.