aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-02-12 22:41:20 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-02-12 22:41:20 +0000
commit36b621ea55dc33f7f5ec13531088d02e2fdc59e2 (patch)
tree0a7aa47c85a1650338b60bb875fe4a0ad3308484
parente76a0c843ed0b61947d074e24a7193cb2d22dfb2 (diff)
downloadmaster-187ad058-36b621ea55dc33f7f5ec13531088d02e2fdc59e2.tar.gz
master-187ad058-36b621ea55dc33f7f5ec13531088d02e2fdc59e2.tar.bz2
master-187ad058-36b621ea55dc33f7f5ec13531088d02e2fdc59e2.zip
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30488 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/brcm47xx/config-3.01
-rw-r--r--target/linux/brcm47xx/config-3.21
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/config-3.0 b/target/linux/brcm47xx/config-3.0
index 53d506ef71..ddf2b2fea8 100644
--- a/target/linux/brcm47xx/config-3.0
+++ b/target/linux/brcm47xx/config-3.0
@@ -97,7 +97,6 @@ CONFIG_MTD_BCM47XX_PFLASH=y
CONFIG_MTD_BCM47XX_SFLASH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
-CONFIG_NO_HZ=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PCI=y
CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
diff --git a/target/linux/brcm47xx/config-3.2 b/target/linux/brcm47xx/config-3.2
index 2826029b3a..e4641ed10e 100644
--- a/target/linux/brcm47xx/config-3.2
+++ b/target/linux/brcm47xx/config-3.2
@@ -96,7 +96,6 @@ CONFIG_MTD_BCM47XX_PFLASH=y
CONFIG_MTD_BCM47XX_SFLASH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
-CONFIG_NO_HZ=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PCI=y
CONFIG_PCI_DISABLE_COMMON_QUIRKS=y