mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-11 03:47:28 -04:00
build: remove obsolete references to cris and avr32
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44965
This commit is contained in:
@@ -518,7 +518,7 @@ endif
|
||||
|
||||
config KERNEL_SECCOMP
|
||||
bool "Enable seccomp support"
|
||||
depends on !(TARGET_uml || TARGET_avr32)
|
||||
depends on !(TARGET_uml)
|
||||
default n
|
||||
help
|
||||
Build kernel with support for seccomp.
|
||||
|
||||
Reference in New Issue
Block a user