1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

disable CONFIG_NO_HZ by default (who enabled this?)

SVN-Revision: 10849
This commit is contained in:
Felix Fietkau 2008-04-17 00:19:18 +00:00
parent b87252737b
commit eb34a3eff8
3 changed files with 3 additions and 3 deletions

@ -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

@ -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

@ -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