From 5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 24 Mar 2015 10:07:40 +0000 Subject: build: remove obsolete references to cris and avr32 Signed-off-by: Felix Fietkau SVN-Revision: 44965 --- config/Config-kernel.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/Config-kernel.in b/config/Config-kernel.in index a0d9472dcb..6bf65f5bc0 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.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. -- cgit v1.2.3