bootconfig_found
static bool bootconfig_found;
bootconfig_found = true;
if (IS_ERR(err) || !(bootconfig_found || IS_ENABLED(CONFIG_BOOT_CONFIG_FORCE)))
if (bootconfig_found)