6642fe4258abc6a2db9409bdd90bd4b7d9d1a511
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libnfs / Config.in
1 config BR2_PACKAGE_LIBNFS
2         bool "libnfs"
3         depends on BR2_TOOLCHAIN_HAS_NATIVE_RPC
4         help
5           nfs userspace implementation.
6
7           http://github.com/sahlberg/libnfs
8
9 comment "libnfs needs a toolchain w/ RPC"
10         depends on !BR2_TOOLCHAIN_HAS_NATIVE_RPC