From c4625f0383a87a2c7fe66d43a7a9867d290a282b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Jul 2013 20:56:15 +0000 Subject: kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not needed Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37252 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-3.3') diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 5220bb4e5a..8518a77ea3 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -405,7 +405,7 @@ CONFIG_CIFS_STATS=y # CONFIG_CIFS_XATTR is not set # CONFIG_CLEANCACHE is not set CONFIG_CLS_U32_MARK=y -CONFIG_CLS_U32_PERF=y +# CONFIG_CLS_U32_PERF is not set CONFIG_CMDLINE="" # CONFIG_CMDLINE_BOOL is not set # CONFIG_CMDLINE_EXTEND is not set -- cgit v1.2.3