Advertisement
Guest User

Untitled

a guest
Mar 13th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. HABUILD_SDK [ido] ya@ya-desktop:~/hadk$ hybris/mer-kernel-check/mer_verify_kernel_config \./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
  2. perl: warning: Setting locale failed.
  3. perl: warning: Please check that your locale settings:
  4. LANGUAGE = (unset),
  5. LC_ALL = (unset),
  6. LC_MESSAGES = "en_US.UTF-8",
  7. LC_CTYPE = "en_US.UTF-8",
  8. LANG = (unset)
  9. are supported and installed on your system.
  10. perl: warning: Falling back to the standard locale ("C").
  11. WARNING: CONFIG_LBDAF is invalid
  12. It is unset
  13. Allowed values : y, !
  14. Comment says: ext4 filesystem requires this in order to support filesysetms with huge_file feature, which is enabled by default by mke2fs.ext4
  15.  
  16. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
  17. It is unset
  18. Allowed values : y, !
  19. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  20.  
  21. WARNING: CONFIG_RTC_DRV_CMOS is invalid
  22. It is unset
  23. Allowed values : y, !
  24. Comment says: optional, but highly recommended
  25.  
  26. WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
  27. It is unset
  28. Allowed values : y, !
  29. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  30.  
  31. WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
  32. It is unset
  33. Allowed values : y, !
  34. 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.
  35.  
  36. WARNING: CONFIG_SECURITY_SELINUX_BOOTPARAM is invalid
  37. It is unset
  38. Allowed values : y, !
  39. 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)
  40.  
  41. WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
  42. It is unset
  43. Allowed values : y, !
  44. Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
  45.  
  46. HABUILD_SDK [ido] ya@ya-desktop:~/hadk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement