MIPS: Make MIPS_CMDLINE_DTB default
[firefly-linux-kernel-4.4.55.git] / arch / mips / Kconfig
index e3e65ae681c8f9fdbea820bf4a6b17757d67f2ba..a65341a037123166493b15d4c0d02013b56aed94 100644 (file)
@@ -2751,6 +2751,9 @@ endchoice
 
 choice
        prompt "Kernel command line type" if !CMDLINE_OVERRIDE
+       default MIPS_CMDLINE_FROM_DTB if USE_OF && !ATH79 && !MACH_INGENIC && \
+                                        !MIPS_MALTA && !MIPS_SEAD3 && \
+                                        !CAVIUM_OCTEON_SOC
        default MIPS_CMDLINE_FROM_BOOTLOADER
 
        config MIPS_CMDLINE_FROM_DTB