1 # SPDX-License-Identifier: GPL-2.0
6 depends on SOC_RT305X || SOC_MT7620
19 depends on !SOC_MT7621
22 prompt "Ralink SoC selection"
25 Select Ralink MIPS SoC type.
29 select MIPS_L1_CACHE_SHIFT_4
41 select CPU_MIPSR2_IRQ_VI
46 select MIPS_CPU_SCACHE
47 select SYS_SUPPORTS_MULTITHREADING
48 select SYS_SUPPORTS_SMP
49 select SYS_SUPPORTS_MIPS_CPS
50 select SYS_SUPPORTS_HIGHMEM
53 select CLKSRC_MIPS_GIC
54 select HAVE_PCI if PCI_MT7621
59 prompt "Devicetree selection"
62 Select the devicetree.
67 config DTB_RT2880_EVAL
68 bool "RT2880 eval kit"
72 config DTB_RT305X_EVAL
73 bool "RT305x eval kit"
77 config DTB_RT3883_EVAL
78 bool "RT3883 eval kit"
82 config DTB_MT7620A_EVAL
83 bool "MT7620A eval kit"