Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dsetup.c737 #define USE_DTB_CMDLINE IS_ENABLED(CONFIG_MIPS_CMDLINE_FROM_DTB) macro
768 (USE_DTB_CMDLINE && !boot_command_line[0])) in arch_mem_init()