add smbfs module
[openwrt.git] / package / linux / Config.in
index 599d9ec..3a77a42 100644 (file)
@@ -36,6 +36,12 @@ config BR2_PACKAGE_KMOD_NFS
          Kernel modules for NFS support
          Includes lockd, nfs and sunrpc
 
+config BR2_PACKAGE_KMOD_SMBFS
+       tristate "SMB support"
+       default m
+       help
+         Kernel modules for SMB support
+
 config BR2_PACKAGE_KMOD_USB
        tristate "USB/SCSI support"
        default m
This page took 0.023088 seconds and 4 git commands to generate.