Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsetup.c625 #define USE_DTB_CMDLINE IS_ENABLED(CONFIG_MIPS_CMDLINE_FROM_DTB) macro
656 (USE_DTB_CMDLINE && !boot_command_line[0])) in arch_mem_init()