diff --git a/config/Config-build.in b/config/Config-build.in index 2a95891ecf..c8739afa87 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -426,7 +426,6 @@ menu "Global build settings" config USE_SECCOMP bool "Enable SECCOMP" select KERNEL_SECCOMP - select PACKAGE_procd-seccomp depends on (aarch64 || arm || armeb || mips || mipsel || mips64 || mips64el || i386 || powerpc || x86_64) depends on !TARGET_uml default y