X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2FKconfig;h=141a856c50e717a3acd840752dd432477d72888d;hb=f88bb1cb3e5cdf9a59c171bbbac2cfd78b1c3f05;hp=89a750d292baf48e8e51278769496cc663272d21;hpb=af120709b1fb7227f18653a95c457b36d8a5e4d8;p=linux-2.6-microblaze.git diff --git a/fs/Kconfig b/fs/Kconfig index 89a750d292ba..141a856c50e7 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -338,8 +338,8 @@ config NFS_COMMON default y config NFS_V4_2_SSC_HELPER - tristate - default y if NFS_V4=y || NFS_FS=y + bool + default y if NFS_V4_2 source "net/sunrpc/Kconfig" source "fs/ceph/Kconfig"