diff --git a/targets/generic b/targets/generic index 6db126515dc5a3cb9c92410696cf1cf2a376fb7e..7de3660a330327fc40a051287eddedf942e436e0 100644 --- a/targets/generic +++ b/targets/generic @@ -70,7 +70,7 @@ config('KERNEL_IP_MROUTE', false) config('KERNEL_IPV6_MROUTE', false) config('KERNEL_IPV6_SEG6_LWTUNNEL', false) config('KERNEL_SWAP', false) -config('SECCOMP', false) +config('USE_SECCOMP', false) config('KERNEL_SECCOMP', false) -- kmod-mt7915e pulls in CONFIG_KERNEL_RELAY -- use try_config, so enabling the package is still possible