mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 19:33:44 +02:00
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
|
config BR2_PACKAGE_NFSD
|
||
|
tristate "NFS Server"
|
||
|
default m
|
||
|
select BR2_PACKAGE_PORTMAP
|
||
|
help
|
||
|
User Space NFS Server
|