package/nfs-utils: add dynamic library comment for NFSv4/NFSv4.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
daa5459b6a
commit
14296940be
@ -26,6 +26,9 @@ config BR2_PACKAGE_NFS_UTILS_NFSV4
|
||||
help
|
||||
Enable NFSv4/NFSv4.1 support
|
||||
|
||||
comment "NFSv4/NFSv4.1 support needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
config BR2_PACKAGE_NFS_UTILS_GSS
|
||||
bool "gss"
|
||||
depends on BR2_PACKAGE_NFS_UTILS_NFSV4
|
||||
|
Loading…
Reference in New Issue
Block a user