Advertisement
nyl91

Untitled

Jun 1st, 2017
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. HABUILD_SDK [oneplus2] nyl@Nitescu-K93SV ~/hadk $ hybris/mer-kernel-check/mer_verify_kernel_config \
  2. > ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
  3. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  4. It is unset
  5. Allowed values : y
  6. Comment says: Required by hybris-boot init-script
  7.  
  8. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  9. It is unset
  10. Allowed values : y, !
  11. Comment says: Required by hybris, SELinux needs to be disabled. Leave as not set, if you have unset AUDIT (read more about the CONFIG_AUDIT flag)
  12.  
  13. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  14. It is unset
  15. Allowed values : y, m, !
  16. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  17.  
  18. WARNING: CONFIG_CGROUP_PERF is invalid
  19. It is unset
  20. Allowed values : y, !
  21. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  22.  
  23. WARNING: CONFIG_AUTOFS4_FS is invalid
  24. It is unset
  25. Allowed values : y, m, !
  26. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  27.  
  28. WARNING: CONFIG_BT_HCIUART is invalid
  29. It is unset
  30. Allowed values : y, !
  31. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  32.  
  33. WARNING: CONFIG_LBDAF is invalid
  34. It is unset
  35. Allowed values : y, !
  36. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  37.  
  38. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  39. It is unset
  40. Allowed values : y, !
  41. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  42.  
  43. ERROR: CONFIG_DUMMY is invalid
  44. Value is: y
  45. Allowed values : n
  46. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 111, <> line 4042.
  47. Comment says:
  48.  
  49. WARNING: CONFIG_PID_NS is invalid
  50. It is unset
  51. Allowed values : y, !
  52. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  53.  
  54. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  55. It is unset
  56. Allowed values : y, !
  57. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  58.  
  59. ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  60. Value is: y
  61. Allowed values : n
  62. Comment says: not tested with Mer
  63.  
  64. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  65. It is unset
  66. Allowed values : y, !
  67. 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.
  68.  
  69. WARNING: CONFIG_UTS_NS is invalid
  70. It is unset
  71. Allowed values : y, !
  72. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  73.  
  74. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  75. It is unset
  76. Allowed values : y, !
  77. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  78.  
  79. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  80. It is unset
  81. Allowed values : y, !
  82. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  83.  
  84. ERROR: CONFIG_TMPFS_POSIX_ACL is invalid
  85. It is unset
  86. Allowed values : y
  87. Comment says: systemd: required by hybris-boot init-script, if you want pam_systemd.so to setup your "seats". http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  88.  
  89. WARNING: CONFIG_TMPFS_XATTR is invalid
  90. It is unset
  91. Allowed values : y, !
  92. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  93.  
  94. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  95. It is unset
  96. Allowed values : y, !
  97. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  98.  
  99. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  100. It is unset
  101. Allowed values : y, !
  102. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  103.  
  104. WARNING: CONFIG_CGROUP_DEVICE is invalid
  105. It is unset
  106. Allowed values : y, !
  107. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  108.  
  109. WARNING: CONFIG_HIDRAW is invalid
  110. It is unset
  111. Allowed values : y, m, !
  112. Comment says: optional: Support HID devices
  113.  
  114. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  115. It is unset
  116. Allowed values : y, !
  117. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  118.  
  119. ERROR: CONFIG_DEVTMPFS is invalid
  120. It is unset
  121. Allowed values : y
  122. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  123.  
  124. WARNING: CONFIG_FANOTIFY is invalid
  125. It is unset
  126. Allowed values : y, !
  127. Comment says: optional, required for systemd readahead.
  128.  
  129. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  130. It is unset
  131. Allowed values : y, m, !
  132. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  133.  
  134. ERROR: CONFIG_FHANDLE is invalid
  135. It is unset
  136. Allowed values : y
  137. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  138.  
  139. WARNING: CONFIG_FW_LOADER_USER_HELPER is invalid
  140. Value is: y
  141. Allowed values : n, !
  142. Comment says: it's actually needed by some Lollipop based devices; systemd(optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  143.  
  144. WARNING: CONFIG_IPC_NS is invalid
  145. It is unset
  146. Allowed values : y, !
  147. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  148.  
  149. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  150. It is unset
  151. Allowed values : y, !
  152. Comment says: optional, but highly recommended
  153.  
  154. WARNING: CONFIG_BLK_CGROUP is invalid
  155. It is unset
  156. Allowed values : y, !
  157. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  158.  
  159. WARNING: CONFIG_AUDIT is invalid
  160. Value is: y
  161. Allowed values : n, !
  162. Comment says: This will disable SELinux! That's ok, because hybris adaptations must not have SELinux, but if your device needs its support in kernel, set AUDIT=y and SELINUX_BOOTPARAM=y. Then disable them via kernel cmdline: audit=0 selinux=0. You can also leave audit enabled, if you don't plan to use systemd's containers: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
  163.  
  164. ERROR: CONFIG_IKCONFIG_PROC is invalid
  165. It is unset
  166. Allowed values : y
  167. Comment says: Required by hybris-boot init-script
  168.  
  169. ERROR: CONFIG_VT is invalid
  170. It is unset
  171. Allowed values : y
  172. Comment says: Required for virtual consoles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement