build: remove obsolete references to cris and avr32
[openwrt/staging/yousong.git] / config / Config-kernel.in
index a0d9472dcbb9a981497afa39de3e5aa9037936f0..6bf65f5bc0da7c15707aa2bfc5d70dfdcd586ac2 100644 (file)
@@ -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.