summaryrefslogtreecommitdiff
path: root/package/samba/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/samba/Config.in')
-rw-r--r--package/samba/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/samba/Config.in b/package/samba/Config.in
index 58a84f3d6..3a777766a 100644
--- a/package/samba/Config.in
+++ b/package/samba/Config.in
@@ -122,6 +122,13 @@ config BR2_PACKAGE_SAMBA_SMBCQUOTAS
help
Set or get QUOTAs of NTFS 5 shares
+config BR2_PACKAGE_SAMBA_SMBD
+ bool "smbd"
+ default y
+ depends on BR2_PACKAGE_SAMBA
+ help
+ The server daemon that provides filesharing and printing services
+
config BR2_PACKAGE_SAMBA_SMBGET
bool "smbget"
default y