Advertisement
Guest User

Untitled

a guest
Jun 17th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 2.61 KB | None | 0 0
  1. --- .config.old 2012-06-18 07:06:03.522850522 +0400
  2. +++ .config 2012-06-18 06:29:07.946847224 +0400
  3. @@ -1,7 +1,7 @@
  4.  #
  5.  # Automatically generated make config: don't edit
  6.  # Linux kernel version: 2.6.22.19
  7. -# Tue May 15 14:57:34 2012
  8. +# Sat Jun 16 14:32:49 2012
  9.  #
  10.  CONFIG_MIPS=y
  11.  
  12. @@ -137,14 +137,14 @@
  13.  CONFIG_ZONE_DMA_FLAG=0
  14.  CONFIG_HAVE_GET_USER_PAGES_FAST=y
  15.  # CONFIG_HZ_48 is not set
  16. -# CONFIG_HZ_100 is not set
  17. +CONFIG_HZ_100=y
  18.  # CONFIG_HZ_128 is not set
  19.  # CONFIG_HZ_250 is not set
  20.  # CONFIG_HZ_256 is not set
  21. -CONFIG_HZ_1000=y
  22. +# CONFIG_HZ_1000 is not set
  23.  # CONFIG_HZ_1024 is not set
  24.  CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  25. -CONFIG_HZ=1000
  26. +CONFIG_HZ=100
  27.  CONFIG_PREEMPT_NONE=y
  28.  # CONFIG_PREEMPT_VOLUNTARY is not set
  29.  # CONFIG_PREEMPT is not set
  30. @@ -169,7 +169,7 @@
  31.  CONFIG_SYSVIPC=y
  32.  # CONFIG_IPC_NS is not set
  33.  CONFIG_SYSVIPC_SYSCTL=y
  34. -# CONFIG_POSIX_MQUEUE is not set
  35. +CONFIG_POSIX_MQUEUE=y
  36.  # CONFIG_BSD_PROCESS_ACCT is not set
  37.  # CONFIG_TASKSTATS is not set
  38.  # CONFIG_UTS_NS is not set
  39. @@ -199,9 +199,8 @@
  40.  CONFIG_EVENTFD=y
  41.  CONFIG_SHMEM=y
  42.  # CONFIG_VM_EVENT_COUNTERS is not set
  43. -# CONFIG_SLUB_DEBUG is not set
  44. -# CONFIG_SLAB is not set
  45. -CONFIG_SLUB=y
  46. +CONFIG_SLAB=y
  47. +# CONFIG_SLUB is not set
  48.  # CONFIG_SLOB is not set
  49.  CONFIG_RT_MUTEXES=y
  50.  # CONFIG_TINY_SHMEM is not set
  51. @@ -305,25 +304,8 @@
  52.  # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  53.  # CONFIG_INET_XFRM_MODE_BEET is not set
  54.  # CONFIG_INET_DIAG is not set
  55. -CONFIG_TCP_CONG_ADVANCED=y
  56. -# CONFIG_TCP_CONG_BIC is not set
  57. +# CONFIG_TCP_CONG_ADVANCED is not set
  58.  CONFIG_TCP_CONG_CUBIC=y
  59. -CONFIG_TCP_CONG_WESTWOOD=m
  60. -# CONFIG_TCP_CONG_HTCP is not set
  61. -# CONFIG_TCP_CONG_HSTCP is not set
  62. -# CONFIG_TCP_CONG_HYBLA is not set
  63. -CONFIG_TCP_CONG_VEGAS=m
  64. -# CONFIG_TCP_CONG_SCALABLE is not set
  65. -# CONFIG_TCP_CONG_LP is not set
  66. -# CONFIG_TCP_CONG_VENO is not set
  67. -# CONFIG_TCP_CONG_YEAH is not set
  68. -# CONFIG_TCP_CONG_ILLINOIS is not set
  69. -# CONFIG_DEFAULT_BIC is not set
  70. -CONFIG_DEFAULT_CUBIC=y
  71. -# CONFIG_DEFAULT_HTCP is not set
  72. -# CONFIG_DEFAULT_VEGAS is not set
  73. -# CONFIG_DEFAULT_WESTWOOD is not set
  74. -# CONFIG_DEFAULT_RENO is not set
  75.  CONFIG_DEFAULT_TCP_CONG="cubic"
  76.  # CONFIG_TCP_MD5SIG is not set
  77.  # CONFIG_IP_VS is not set
  78. @@ -674,7 +656,8 @@
  79.  #
  80.  CONFIG_MTD_CHAR=y
  81.  CONFIG_MTD_BLKDEVS=y
  82. -CONFIG_MTD_BLOCK=y
  83. +# CONFIG_MTD_BLOCK is not set
  84. +CONFIG_MTD_BLOCK_RO=y
  85.  # CONFIG_FTL is not set
  86.  # CONFIG_NFTL is not set
  87.  # CONFIG_INFTL is not set
  88. @@ -1043,7 +1026,7 @@
  89.  CONFIG_PPP_SYNC_TTY=y
  90.  CONFIG_PPP_DEFLATE=y
  91.  CONFIG_PPP_BSDCOMP=y
  92. -CONFIG_PPP_MPPE_MPPC=y
  93. +CONFIG_PPP_MPPE_MPPC=m
  94.  CONFIG_PPPOE=m
  95.  CONFIG_PPPOL2TP=m
  96.  CONFIG_PPTP=m
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement