Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HABUILD_SDK [h60_l01] albe123@albe123:~/mer/android/droid$ hybris/mer-kernel-check/mer_verify_kernel_config \
- > ./out/target/product/$DEVICE/obj/KERNEL_OBJ/.config
- WARNING: CONFIG_CGROUP_PERF is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_TMPFS_POSIX_ACL is invalid
- It is unset
- Allowed values : y, !
- 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
- ERROR: CONFIG_DEVTMPFS is invalid
- It is unset
- Allowed values : y
- Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- WARNING: CONFIG_NETFILTER_NETLINK_ACCT is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
- ERROR: CONFIG_FW_LOADER_USER_HELPER is invalid
- Value is: y
- Allowed values : n
- Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR_SWAP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_WATCHDOG_NOWAYOUT is invalid
- It is unset
- Allowed values : y, !
- 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.
- WARNING: CONFIG_NET_CLS_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_AUTOFS4_FS is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: systemd (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- WARNING: CONFIG_NETFILTER_XT_MATCH_NFACCT is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): for routing and statistic support in sessions, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=41f37125887cb9208da2441e350e1e3324c17ee6
- ERROR: CONFIG_ANDROID_LOW_MEMORY_KILLER is invalid
- Value is: y
- Allowed values : n
- Comment says: not tested with Mer
- ERROR: CONFIG_FHANDLE is invalid
- It is unset
- Allowed values : y
- Comment says: systemd: http://cgit.freedesktop.org/systemd/systemd/commit/README?id=001809282918f273d372f1ee09d10b783c18a474
- WARNING: CONFIG_CGROUP_MEM_RES_CTLR_KMEM is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_UEVENT_HELPER_PATH is invalid
- Value is: "/sbin/hotplug"
- Allowed values : "", !
- 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
- ERROR: CONFIG_VT is invalid
- It is unset
- Allowed values : y
- Comment says: Required for virtual consoles
- WARNING: CONFIG_BRIDGE is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: connman (optional): support tethering, http://git.kernel.org/cgit/network/connman/connman.git/commit/README?id=19fe7cad485afa6a7a5cc4aa75615ce8b7b8d376
- WARNING: CONFIG_FANOTIFY is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, required for systemd readahead.
- WARNING: CONFIG_NETPRIO_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_CGROUP_DEVICE is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_BLK_CGROUP is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
- WARNING: CONFIG_TMPFS_XATTR is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd (optional): strongly recommended, http://cgit.freedesktop.org/systemd/systemd/commit/README?id=713bc0cfa477ca1df8769041cb3dbc83c10eace2
- WARNING: CONFIG_RTC_DRV_CMOS is invalid
- It is unset
- Allowed values : y, !
- Comment says: optional, but highly recommended
- WARNING: CONFIG_CHECKPOINT_RESTORE is invalid
- It is unset
- Allowed values : y, !
- Comment says: rich-core-dumper (https://github.com/mer-tools/sp-rich-core/) needs this to collect all data for environment recreation.
- WARNING: CONFIG_AUDIT is invalid
- Value is: y
- Allowed values : n, !
- Comment says: systemd: Either disable here or in cmdline http://cgit.freedesktop.org/systemd/systemd/commit/README?id=77b6e19458f37cfde127ec6aa9494c0ac45ad890
- ERROR: CONFIG_ANDROID_PARANOID_NETWORK is invalid
- Value is: y
- Allowed values : n
- Comment says: not tested with Mer
- WARNING: CONFIG_SCHED_DEBUG is invalid
- It is unset
- Allowed values : y, !
- Comment says: systemd-bootchart (optional): http://cgit.freedesktop.org/systemd/systemd/commit/README?id=f1c24fea94e19cf2108abbeed1d36ded7102ab98
- WARNING: CONFIG_HIDRAW is invalid
- It is unset
- Allowed values : y, m, !
- Comment says: optional: Support HID devices
- WARNING: CONFIG_SECCOMP is invalid
- It is unset
- Allowed values : y, !
- 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