diff options
Diffstat (limited to 'openwrt/package/samba/Config.in')
-rw-r--r-- | openwrt/package/samba/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/samba/Config.in b/openwrt/package/samba/Config.in index 438221620..bf018509c 100644 --- a/openwrt/package/samba/Config.in +++ b/openwrt/package/samba/Config.in @@ -1,7 +1,7 @@ #menu "samba............................. A NetBIOS/SMB implementation" config BR2_COMPILE_SAMBA - bool + tristate default n depends BR2_PACKAGE_SAMBA || BR2_PACKAGE_SAMBA_CLIENT || BR2_PACKAGE_SMBFS |