Skip to content
Snippets Groups Projects
Commit ebc4a606 authored by David Bauer's avatar David Bauer
Browse files

generic: rename SECCOMP config option

parent f168aca9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment