Advertisement
alekshemulgeed

Untitled

Nov 24th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.95 KB | None | 0 0
  1. u@ubu:~/halium-devel/halium/mer-kernel-check$ ./mer_verify_kernel_config ../kernel/lg/my90ds/arch/arm/configs/magna_defconfig
  2. WARNING: kernel version missing, some reports maybe misleading
  3. WARNING: CONFIG_NFS_ACL_SUPPORT is invalid
  4. It is unset
  5. Allowed values : y, m, !
  6. Comment says: optional, for NFS support
  7.  
  8. WARNING: CONFIG_BT_HCIUART_H4 is invalid
  9. It is unset
  10. Allowed values : y, !
  11. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  12.  
  13. WARNING: CONFIG_CGROUP_FREEZER is invalid
  14. It is unset
  15. Allowed values : y, !
  16. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  17.  
  18. ERROR: CONFIG_IKCONFIG_PROC is invalid
  19. It is unset
  20. Allowed values : y
  21. Comment says: Required by hybris-boot init-script
  22.  
  23. WARNING: CONFIG_SECURITY_YAMA_STACKED is invalid
  24. It is unset
  25. Allowed values : y, !, <4.3
  26. Comment says: optional, only valid for kernel < 4.3
  27.  
  28. WARNING: CONFIG_LBDAF is invalid
  29. It is unset
  30. Allowed values : y, !
  31. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  32.  
  33. WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
  34. It is unset
  35. Allowed values : y, m, !
  36. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  37.  
  38. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  39. It is unset
  40. Allowed values : y, !
  41. Comment says: optional, but highly recommended
  42.  
  43. WARNING: CONFIG_BT_HCIUART is invalid
  44. It is unset
  45. Allowed values : y, !
  46. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  47.  
  48. WARNING: CONFIG_NETWORK_FILESYSTEMS is invalid
  49. It is unset
  50. Allowed values : y, !
  51. Comment says: optional, for NFS support
  52.  
  53. ERROR: CONFIG_SIGNALFD is invalid
  54. It is unset
  55. Allowed values : y
  56. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  57.  
  58. WARNING: CONFIG_CGROUP_DEVICE is invalid
  59. It is unset
  60. Allowed values : y, !
  61. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  62.  
  63. WARNING: CONFIG_IPC_NS is invalid
  64. It is unset
  65. Allowed values : y, !
  66. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  67.  
  68. WARNING: CONFIG_AUDIT is invalid
  69. Value is: y
  70. Allowed values : n, !
  71. 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
  72.  
  73. ERROR: CONFIG_TIMERFD is invalid
  74. It is unset
  75. Allowed values : y
  76. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  77.  
  78. WARNING: CONFIG_NETFILTER_XT_MATCH_CONNMARK is invalid
  79. It is unset
  80. Allowed values : y, m, !
  81. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=115cb9cbd3cdda00784e58a4ea12b42d128732b4
  82.  
  83. WARNING: CONFIG_IPV6 is invalid
  84. It is unset
  85. Allowed values : y, m, !
  86. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/tree/README#n37
  87.  
  88. WARNING: CONFIG_CIFS is invalid
  89. It is unset
  90. Allowed values : y, m, !
  91. Comment says: optional extra filesystem (CIFS - Windows net fs)
  92.  
  93. WARNING: CONFIG_BLK_DEV_NBD is invalid
  94. It is unset
  95. Allowed values : y, m, !
  96. Comment says: optional, for NFS & CIFS support
  97.  
  98. WARNING: CONFIG_CGROUP_PERF 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. ERROR: CONFIG_EPOLL is invalid
  104. It is unset
  105. Allowed values : y
  106. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  107.  
  108. WARNING: CONFIG_MEMCG_SWAP is invalid
  109. It is unset
  110. Allowed values : y, !, >=3.6
  111. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version >= 3.6
  112.  
  113. WARNING: CONFIG_NETFILTER_XT_TARGET_CONNMARK is invalid
  114. It is unset
  115. Allowed values : y, m, !
  116. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=115cb9cbd3cdda00784e58a4ea12b42d128732b4
  117.  
  118. WARNING: CONFIG_SCHED_DEBUG is invalid
  119. It is unset
  120. Allowed values : y, !
  121. Comment says: systemd-bootchart (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f1c24fea94e19cf2108abbeed1d36ded7102ab98
  122.  
  123. ERROR: CONFIG_INOTIFY_USER is invalid
  124. It is unset
  125. Allowed values : y
  126. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  127.  
  128. ERROR: CONFIG_PROC_FS is invalid
  129. It is unset
  130. Allowed values : y
  131. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=06d461ee6f3da6650e6d023d7828455752d70b0b
  132.  
  133. WARNING: CONFIG_NFS_V4 is invalid
  134. It is unset
  135. Allowed values : y, !
  136. Comment says: optional, for NFS support
  137.  
  138. WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
  139. It is unset
  140. Allowed values : "", !
  141. 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
  142.  
  143. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  144. It is unset
  145. Allowed values : y, !
  146. 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.
  147.  
  148. WARNING: CONFIG_MEMCG_KMEM is invalid
  149. It is unset
  150. Allowed values : y, !, >=3.6
  151. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version >= 3.6
  152.  
  153. ERROR: CONFIG_FHANDLE is invalid
  154. It is unset
  155. Allowed values : y
  156. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
  157.  
  158. WARNING: CONFIG_NFS_COMMON is invalid
  159. It is unset
  160. Allowed values : y, !
  161. Comment says: optional, for NFS support
  162.  
  163. WARNING: CONFIG_NFS_V3 is invalid
  164. It is unset
  165. Allowed values : y, !
  166. Comment says: optional, for NFS support
  167.  
  168. ERROR: CONFIG_DEVTMPFS_MOUNT is invalid
  169. It is unset
  170. Allowed values : y
  171. Comment says: Required by hybris-boot init-script
  172.  
  173. WARNING: CONFIG_BT_RFCOMM is invalid
  174. It is unset
  175. Allowed values : y, !
  176. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  177.  
  178. WARNING: CONFIG_NFS_FS is invalid
  179. It is unset
  180. Allowed values : y, m, !
  181. Comment says: optional, for NFS support
  182.  
  183. WARNING: CONFIG_UDF_FS is invalid
  184. It is unset
  185. Allowed values : y, m, !
  186. Comment says: optional extra filesystem (DVD & portable USB)
  187.  
  188. WARNING: CONFIG_NFS_USE_KERNEL_DNS is invalid
  189. It is unset
  190. Allowed values : y, !
  191. Comment says: optional, for NFS support
  192.  
  193. WARNING: CONFIG_NET_CLS_CGROUP is invalid
  194. It is unset
  195. Allowed values : y, !
  196. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  197.  
  198. WARNING: CONFIG_PID_NS is invalid
  199. It is unset
  200. Allowed values : y, !
  201. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  202.  
  203. WARNING: CONFIG_NFS_V4_1 is invalid
  204. It is unset
  205. Allowed values : y, !
  206. Comment says: optional, for NFS support
  207.  
  208. ERROR: CONFIG_SYSFS is invalid
  209. It is unset
  210. Allowed values : y
  211. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  212.  
  213. WARNING: CONFIG_SECURITY_YAMA is invalid
  214. It is unset
  215. Allowed values : y, !
  216. Comment says: optional, prevents user's processes from ptracing each other
  217.  
  218. WARNING: CONFIG_NET_NS is invalid
  219. It is unset
  220. Allowed values : y, !
  221. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  222.  
  223. WARNING: CONFIG_F2FS_FS is invalid
  224. Value is: y
  225. Allowed values : y, m, !
  226. Comment says: optional extra filesystem (f2fs - a good SD filesystem)
  227.  
  228. WARNING: CONFIG_UTS_NS is invalid
  229. It is unset
  230. Allowed values : y, !
  231. Comment says: optional, enables kernel namespaces for systemd-nspawn containers
  232.  
  233. ERROR: CONFIG_NETFILTER_XT_MATCH_CONNTRACK is invalid
  234. It is unset
  235. Allowed values : y
  236. Comment says: connman: for iptables conntrack match
  237.  
  238. WARNING: CONFIG_SUNRPC_GSS is invalid
  239. It is unset
  240. Allowed values : y, m, !
  241. Comment says: optional, for NFS support
  242.  
  243. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  244. It is unset
  245. Allowed values : y, !, <=3.5
  246. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  247.  
  248. WARNING: CONFIG_NFS_V3_ACL is invalid
  249. It is unset
  250. Allowed values : y, !
  251. Comment says: optional, for NFS support
  252.  
  253. WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
  254. It is unset
  255. Allowed values : y, m, !
  256. Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
  257.  
  258. WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
  259. It is unset
  260. Allowed values : y, !
  261. Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
  262.  
  263. WARNING: CONFIG_TMPFS_XATTR is invalid
  264. It is unset
  265. Allowed values : y, !
  266. Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  267.  
  268. WARNING: CONFIG_SUNRPC is invalid
  269. It is unset
  270. Allowed values : y, m, !
  271. Comment says: optional, for NFS support
  272.  
  273. WARNING: CONFIG_FANOTIFY is invalid
  274. It is unset
  275. Allowed values : y, !
  276. Comment says: optional, required for systemd readahead.
  277.  
  278. WARNING: CONFIG_AUTOFS4_FS is invalid
  279. It is unset
  280. Allowed values : y, m, !
  281. Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
  282.  
  283. WARNING: CONFIG_LOCKD_V4 is invalid
  284. It is unset
  285. Allowed values : y, !
  286. Comment says: optional, for NFS support
  287.  
  288. WARNING: CONFIG_BTRFS_FS is invalid
  289. It is unset
  290. Allowed values : y, !
  291. Comment says: optional extra filesystem (BTRFS)
  292.  
  293. WARNING: CONFIG_LOCKD is invalid
  294. It is unset
  295. Allowed values : y, m, !
  296. Comment says: optional, for NFS support
  297.  
  298. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  299. It is unset
  300. Allowed values : y, !, <=3.5
  301. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  302.  
  303. WARNING: CONFIG_NETPRIO_CGROUP is invalid
  304. It is unset
  305. Allowed values : y, !
  306. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  307.  
  308. WARNING: CONFIG_MEMCG is invalid
  309. It is unset
  310. Allowed values : y, !, >=3.6
  311. Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if version >= 3.6
  312.  
  313. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  314. It is unset
  315. Allowed values : y, !, <=3.5
  316. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, only valid if kernel version <= 3.5
  317.  
  318. WARNING: CONFIG_BT is invalid
  319. It is unset
  320. Allowed values : y, !
  321. Comment says: Bluez (optional): Needed if bluez used as bluetooth stack
  322.  
  323. ERROR: CONFIG_VT is invalid
  324. It is unset
  325. Allowed values : y
  326. Comment says: Required for virtual consoles
  327.  
  328. WARNING: CONFIG_HIDRAW is invalid
  329. It is unset
  330. Allowed values : y, m, !
  331. Comment says: optional: Support HID devices
  332.  
  333. WARNING: CONFIG_BLK_CGROUP is invalid
  334. It is unset
  335. Allowed values : y, !
  336. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  337.  
  338. ERROR: CONFIG_DEVTMPFS is invalid
  339. It is unset
  340. Allowed values : y
  341. Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement