Integrate meta-seconorth-machine/defconfig_mx6_boottime_optimization
requested to merge integrate/meta-seconorth-machine/defconfig_mx6_boottime_optimization/into/kirkstone into kirkstone
Commit: seco-ne/yocto/layers/meta-seconorth-machine@e9a3747b
kernel:config:mx6: disable unused platforms
Disable unused i.MX platforms: CONFIG_SOC_IMX{3*,5*,7*,VF610} This will save about 450 KiB (9,23 MiB -> 8.78 MiB).
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@fb5e5ddb
kernel:config:mx6: boot time optimization
Disable CONFIG_EXPERT and CONFIG_DEBUG_KERNEL to reduce kernel boot time. With these options disabled, the system will boot about 10 seconds faster.