Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. hybris/mer-kernel-check/mer_verify_kernel_config ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
  2. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  3. It is unset
  4. Allowed values : y
  5. Comment says: Required by hybris-boot init-script
  6.  
  7. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  8. It is unset
  9. Allowed values : y, !
  10. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  11.  
  12. WARNING: CONFIG_BT_HCIUART is invalid
  13. It is unset
  14. Allowed values : y, !
  15. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  16.  
  17. ERROR: CONFIG_TMPFS_POSIX_ACL is invalid
  18. It is unset
  19. Allowed values : y
  20. 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
  21.  
  22. ERROR: CONFIG_IKCONFIG_PROC is invalid
  23. It is unset
  24. Allowed values : y
  25. Comment says: Required by hybris-boot init-script
  26.  
  27. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  28. It is unset
  29. Allowed values : y, !
  30. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  31.  
  32. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  33. It is unset
  34. Allowed values : y, m, !
  35. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  36.  
  37. WARNING: CONFIG_AUDIT is invalid
  38. Value is: y
  39. Allowed values : n, !
  40. 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
  41.  
  42. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  43. It is unset
  44. Allowed values : y, !
  45. 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)
  46.  
  47. WARNING: CONFIG_TMPFS_XATTR is invalid
  48. It is unset
  49. Allowed values : y, !
  50. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  51.  
  52. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  53. It is unset
  54. Allowed values : y, !
  55. 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.
  56.  
  57. WARNING: CONFIG_CGROUP_DEVICE is invalid
  58. It is unset
  59. Allowed values : y, !
  60. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  61.  
  62. WARNING: CONFIG_PID_NS is invalid
  63. It is unset
  64. Allowed values : y, !
  65. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  66.  
  67. ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
  68. Value is: y
  69. Allowed values : n
  70. Comment says: not tested with Mer
  71.  
  72. WARNING: CONFIG_SECCOMP is invalid
  73. It is unset
  74. Allowed values : y, !
  75. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f28cbd0382ca53baa99803bbc907a469fbf68128
  76.  
  77. ERROR: CONFIG_DUMMY is invalid
  78. Value is: y
  79. Allowed values : n
  80. Use of uninitialized value in concatenation (.) or string at hybris/mer-kernel-check/mer_verify_kernel_config line 111, <> line 3653.
  81. Comment says:
  82.  
  83. WARNING: CONFIG_CGROUP_PERF is invalid
  84. It is unset
  85. Allowed values : y, !
  86. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  87.  
  88. WARNING: CONFIG_IPC_NS is invalid
  89. It is unset
  90. Allowed values : y, !
  91. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  92.  
  93. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  94. It is unset
  95. Allowed values : y, !
  96. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  97.  
  98. WARNING: CONFIG_FANOTIFY is invalid
  99. It is unset
  100. Allowed values : y, !
  101. Comment says: optional, required for systemd readahead.
  102.  
  103. WARNING: CONFIG_HIDRAW is invalid
  104. It is unset
  105. Allowed values : y, m, !
  106. Comment says: optional: Support HID devices
  107.  
  108. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  109. It is unset
  110. Allowed values : y, !
  111. Comment says: optional, but highly recommended
  112.  
  113. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  114. It is unset
  115. Allowed values : y, !
  116. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  117.  
  118. ERROR: CONFIG_FHANDLE is invalid
  119. It is unset
  120. Allowed values : y
  121. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  122.  
  123. ERROR: CONFIG_NLS_UTF8 is invalid
  124. It is unset
  125. Allowed values : y
  126. Comment says: Ensure that we support UTF8 filenames.
  127.  
  128. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  129. It is unset
  130. Allowed values : y, !
  131. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  132.  
  133. ERROR: CONFIG_DEVTMPFS is invalid
  134. It is unset
  135. Allowed values : y
  136. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  137.  
  138. WARNING: CONFIG_AUTOFS4_FS is invalid
  139. It is unset
  140. Allowed values : y, m, !
  141. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  142.  
  143. WARNING: CONFIG_UTS_NS is invalid
  144. It is unset
  145. Allowed values : y, !
  146. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  147.  
  148. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  149. It is unset
  150. Allowed values : y, m, !
  151. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  152.  
  153. WARNING: CONFIG_BLK_CGROUP is invalid
  154. It is unset
  155. Allowed values : y, !
  156. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement