Code already uses sys/reboot only if LOG_SOFT_RESET is enabled.
Now package is also included only if LOG_SOFT_RESET is present,
this removes unnecessary package inclusion that result in
requirement to have reboot log image area that package will
not use when flag is not present.
Code already uses sys/reboot only if LOG_SOFT_RESET is enabled. Now package is also included only if LOG_SOFT_RESET is present, this removes unnecessary package inclusion that result in requirement to have reboot log image area that package will not use when flag is not present.