source: freewrt/package/nfs-utils/Config.in@ 621d5d2

freewrt_2_0
Last change on this file since 621d5d2 was 43e2bbf, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

add dependency to kmod-nfs

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@2553 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 257 bytes
Line 
1config FWRT_PACKAGE_NFS_UTILS
2 prompt "nfs-utils......................... NFS kernel server utilities"
3 tristate
4 default n
5 select FWRT_PACKAGE_PORTMAP
6 select FWRT_PACKAGE_KMOD_FS_NFSD
7 select FWRT_PACKAGE_KMOD_FS_NFS
8 help
9 NFS kernel server utilities.
Note: See TracBrowser for help on using the repository browser.