projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add kmod-nfs package
[openwrt.git]
/
openwrt
/
package
/
linux
/
Config.in
diff --git
a/openwrt/package/linux/Config.in
b/openwrt/package/linux/Config.in
index
81cf74b
..
bcb73db
100644
(file)
--- a/
openwrt/package/linux/Config.in
+++ b/
openwrt/package/linux/Config.in
@@
-29,6
+29,13
@@
config BR2_PACKAGE_KMOD_IPT6
help
IPv6 firewalling support
help
IPv6 firewalling support
+config BR2_PACKAGE_KMOD_NFS
+ tristate "NFS support"
+ default m
+ help
+ Kernel modules for NFS support
+ Includes lockd, nfs and sunrpc
+
config BR2_PACKAGE_KMOD_USB
tristate "USB/SCSI support"
default m
config BR2_PACKAGE_KMOD_USB
tristate "USB/SCSI support"
default m
This page took
0.026872 seconds
and
4
git commands to generate.