X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2FKconfig;h=141a856c50e717a3acd840752dd432477d72888d;hb=afe94fb82c113727de211e32af88982534ba8b0c;hp=89a750d292baf48e8e51278769496cc663272d21;hpb=682a8e2b41effcaf2e80697e395d47f77c91273f;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"