From: Felix Fietkau Date: Thu, 17 Apr 2008 00:19:18 +0000 (+0000) Subject: disable CONFIG_NO_HZ by default (who enabled this?) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=eb34a3eff84ec382e785e36a4b38b7825063fb65;p=librecmc%2Flibrecmc.git disable CONFIG_NO_HZ by default (who enabled this?) SVN-Revision: 10849 --- diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index c91d1e338b..a09e0af881 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 3e755eb361..9ae5162bec 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 efd5d62a94..544f8c9bd2 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