mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-15 00:41:56 +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
|