Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
[firefly-linux-kernel-4.4.55.git] / arch / mips / ralink / Kconfig
index 4a296655f4469391b17449fe3642c1d142308cc0..77e8a9620e183023bd67467ee8b8a1e468428220 100644 (file)
@@ -42,18 +42,22 @@ choice
        config DTB_RT2880_EVAL
                bool "RT2880 eval kit"
                depends on SOC_RT288X
+               select BUILTIN_DTB
 
        config DTB_RT305X_EVAL
                bool "RT305x eval kit"
                depends on SOC_RT305X
+               select BUILTIN_DTB
 
        config DTB_RT3883_EVAL
                bool "RT3883 eval kit"
                depends on SOC_RT3883
+               select BUILTIN_DTB
 
        config DTB_MT7620A_EVAL
                bool "MT7620A eval kit"
                depends on SOC_MT7620
+               select BUILTIN_DTB
 
 endchoice