From 7c8a43078f5761aaa260414fc17b65cb64e1904a Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 17 Apr 2008 00:19:18 +0000 Subject: [PATCH] disable CONFIG_NO_HZ by default (who enabled this?) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10849 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.22 | 2 +- target/linux/generic-2.6/config-2.6.23 | 2 +- target/linux/generic-2.6/config-2.6.24 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index c91d1e338..a09e0af88 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -908,7 +908,7 @@ CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=m CONFIG_NORTEL_HERMES=m -CONFIG_NO_HZ=y +# CONFIG_NO_HZ is not set # CONFIG_NS83820 is not set # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index 3e755eb36..9ae5162be 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -946,7 +946,7 @@ CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=m CONFIG_NORTEL_HERMES=m -CONFIG_NO_HZ=y +# CONFIG_NO_HZ is not set # CONFIG_NS83820 is not set # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS is not set diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index efd5d62a9..544f8c9bd 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -970,7 +970,7 @@ CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=m CONFIG_NORTEL_HERMES=m -CONFIG_NO_HZ=y +# CONFIG_NO_HZ is not set # CONFIG_NS83820 is not set # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_FS is not set -- 2.35.1