From cbbfc5f1e64b05ad423201c5f6e20d83a3eac97f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 1 Dec 2013 17:34:27 +0000 Subject: [PATCH] brcm47xx: config: set CONFIG_HZ=100 and CONFIG_IP_ROUTE_VERBOSE This sets both values to the OpenWrt default values. There is no reason to use some brcm47xx specific values here. Signed-off-by: Hauke Mehrtens SVN-Revision: 38978 --- target/linux/brcm47xx/config-3.10 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index 141bff0d2d..ed8dd6869a 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -91,13 +91,9 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_PERF_EVENTS=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y -CONFIG_HZ=250 -# CONFIG_HZ_100 is not set -CONFIG_HZ_250=y CONFIG_HZ_PERIODIC=y CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" -# CONFIG_IP_ROUTE_VERBOSE is not set CONFIG_IRQ_CPU=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y -- 2.30.2