Skip to content

kernel:config:mx6: boot time optimization

Dmitry Petrov requested to merge defconfig_mx6_boottime_optimization into kirkstone

Disable CONFIG_EXPERT and CONFIG_DEBUG_KERNEL to reduce kernel boot time. With these options disabled, the system will boot about 10 seconds faster.

Merge request reports