Home
last modified time | relevance | path

Searched refs:bootconfig_found (Results 1 – 1 of 1) sorted by relevance

/linux/init/
H A Dmain.c160 static bool bootconfig_found; variable
163 # define bootconfig_found false macro
392 bootconfig_found = bootconfig_cmdline_requested(boot_command_line, &offs); in setup_boot_config()
393 if (!(bootconfig_found || IS_ENABLED(CONFIG_BOOT_CONFIG_FORCE))) in setup_boot_config()
401 if (bootconfig_found) in setup_boot_config()