mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 11:01:05 +02:00
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
config BR2_PACKAGE_NFSD
|
|
tristate "NFS Server"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_PORTMAP
|
|
help
|
|
User Space NFS Server
|