So that it will conform to CONFIG_NFS_FS's configuration. Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> --- fs/nfs/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig index 514d2fb..b75fab6 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig @@ -95,9 +95,9 @@ config PNFS config PNFS_PANLAYOUT tristate "Provide support for the Panasas OSD Layout Driver for NFSv4.1 pNFS (EXPERIMENTAL)" - depends on PNFS + depends on NFS_FS && PNFS help - Say M here if you want your pNFS client to support the Panasas OSD Layout Driver + Say M or y here if you want your pNFS client to support the Panasas OSD Layout Driver. If unsure, say N. -- 1.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html