Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. HABUILD_SDK [h60_l01] albe123@albe123:~/mer/android/droid$ hybris/mer-kernel-check/mer_verify_kernel_config \
  2. > ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
  3. WARNING: CONFIG_CGROUP_PERF is invalid
  4. It is unset
  5. Allowed values : y, !
  6. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  7.  
  8. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  9. It is unset
  10. Allowed values : y, !
  11. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  12.  
  13. WARNING: CONFIG_TMPFS_POSIX_ACL is invalid
  14. It is unset
  15. Allowed values : y, !
  16. Comment says: systemd (optional): strongly recommended, if you want pam_systemd.so to setup your "seats". http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  17.  
  18. ERROR: CONFIG_DEVTMPFS is invalid
  19. It is unset
  20. Allowed values : y
  21. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  22.  
  23. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  24. It is unset
  25. Allowed values : y, m, !
  26. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  27.  
  28. ERROR: CONFIG_FW_LOADER_USER_HELPER is invalid
  29. Value is: y
  30. Allowed values : n
  31. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  32.  
  33. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  34. It is unset
  35. Allowed values : y, !
  36. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  37.  
  38. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  39. It is unset
  40. Allowed values : y, !
  41. Comment says: If device uses watchdogs with dsme (https://github.com/nemomobile/dsme), this option should be enabled or watchdog does not protect the device in case dsme crashes.
  42.  
  43. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  44. It is unset
  45. Allowed values : y, !
  46. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  47.  
  48. WARNING: CONFIG_AUTOFS4_FS is invalid
  49. It is unset
  50. Allowed values : y, m, !
  51. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  52.  
  53. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  54. It is unset
  55. Allowed values : y, m, !
  56. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  57.  
  58. ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  59. Value is: y
  60. Allowed values : n
  61. Comment says: not tested with Mer
  62.  
  63. ERROR: CONFIG_FHANDLE is invalid
  64. It is unset
  65. Allowed values : y
  66. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  67.  
  68. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  69. It is unset
  70. Allowed values : y, !
  71. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  72.  
  73. WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
  74. Value is: "/sbin/hotplug"
  75. Allowed values : "", !
  76. Comment says: should be empty, if you want to use systemd without initramfs. Also systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  77.  
  78. ERROR: CONFIG_VT is invalid
  79. It is unset
  80. Allowed values : y
  81. Comment says: Required for virtual consoles
  82.  
  83. WARNING: CONFIG_BRIDGE is invalid
  84. It is unset
  85. Allowed values : y, m, !
  86. Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
  87.  
  88. WARNING: CONFIG_FANOTIFY is invalid
  89. It is unset
  90. Allowed values : y, !
  91. Comment says: optional, required for systemd readahead.
  92.  
  93. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  94. It is unset
  95. Allowed values : y, !
  96. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  97.  
  98. WARNING: CONFIG_CGROUP_DEVICE is invalid
  99. It is unset
  100. Allowed values : y, !
  101. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  102.  
  103. WARNING: CONFIG_BLK_CGROUP is invalid
  104. It is unset
  105. Allowed values : y, !
  106. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  107.  
  108. WARNING: CONFIG_TMPFS_XATTR is invalid
  109. It is unset
  110. Allowed values : y, !
  111. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  112.  
  113. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  114. It is unset
  115. Allowed values : y, !
  116. Comment says: optional, but highly recommended
  117.  
  118. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  119. It is unset
  120. Allowed values : y, !
  121. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  122.  
  123. WARNING: CONFIG_AUDIT is invalid
  124. Value is: y
  125. Allowed values : n, !
  126. Comment says: systemd: Either disable here or in cmdline http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  127.  
  128. ERROR: CONFIG_ANDROID_PARANOID_NETWORK is invalid
  129. Value is: y
  130. Allowed values : n
  131. Comment says: not tested with Mer
  132.  
  133. WARNING: CONFIG_SCHED_DEBUG is invalid
  134. It is unset
  135. Allowed values : y, !
  136. Comment says: systemd-bootchart (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f1c24fea94e19cf2108abbeed1d36ded7102ab98
  137.  
  138. WARNING: CONFIG_HIDRAW is invalid
  139. It is unset
  140. Allowed values : y, m, !
  141. Comment says: optional: Support HID devices
  142.  
  143. WARNING: CONFIG_SECCOMP is invalid
  144. It is unset
  145. Allowed values : y, !
  146. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement