disable CONFIG_NO_HZ by default (who enabled this?)
SVN-Revision: 10849
This commit is contained in:
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
|
||||
|
|
Loading…
Reference in a new issue