From f5ae93e941b9b6030d977168b605e43f21d01932 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 SVN-Revision: 37252 --- target/linux/generic/config-3.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/config-3.6') diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index a1655ee..423f319 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -418,7 +418,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_CMA is not set CONFIG_CMDLINE="" # CONFIG_CMDLINE_BOOL is not set -- cgit v1.1