summaryrefslogtreecommitdiffstats
path: root/package/samba4/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/samba4/Config.in')
-rw-r--r--package/samba4/Config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/samba4/Config.in b/package/samba4/Config.in
index bea26cba36..c9a47123ad 100644
--- a/package/samba4/Config.in
+++ b/package/samba4/Config.in
@@ -6,8 +6,6 @@ config BR2_PACKAGE_SAMBA4
depends on BR2_USE_WCHAR # e2fsprogs
depends on BR2_LARGEFILE
depends on BR2_TOOLCHAIN_HAS_THREADS # talloc python threads
- # Supported architectures only limited by the cached answers
- depends on BR2_arm || BR2_powerpc || BR2_x86_64
select BR2_PACKAGE_E2FSPROGS
select BR2_PACKAGE_POPT
select BR2_PACKAGE_PYTHON
@@ -20,6 +18,5 @@ config BR2_PACKAGE_SAMBA4
http://www.samba.org/
comment "samba4 needs a toolchain w/ IPv6, wchar, largfile, threads"
- depends on BR2_arm || BR2_powerpc || BR2_x86_64
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LARGEFILE || \
!BR2_USE_WCHAR || !BR2_INET_IPV6
OpenPOWER on IntegriCloud