ipq40xx: only include ath10k-board-qca4019 for the generic subtarget
[openwrt/staging/chunkeey.git] / config / Config-build.in
index a028ebfbc37ae682675580ea845fe00978869dff..ef1a10c28dce49abf34f38843830f4b957b33e2e 100644 (file)
@@ -14,7 +14,7 @@ config EXPERIMENTAL
          positive and negative). But do so only if you know how to
          recover your device in case of flashing potentially non-working
          firmware.
-       
+
          If you plan to use this build in production, say NO!
 
 menu "Global build settings"
@@ -376,7 +376,7 @@ menu "Global build settings"
                bool "Enable SECCOMP"
                select KERNEL_SECCOMP
                select PACKAGE_procd-seccomp
-               depends on (aarch64 || arm || armeb || mips || mipsel || i386 || powerpc || x86_64)
+               depends on (aarch64 || arm || armeb || mips || mipsel || mips64 || mips64el || i386 || powerpc || x86_64)
                depends on !TARGET_uml
                default y
                help