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
58 prompt "Devicetree selection"
61 Select the devicetree.
66 config DTB_RT2880_EVAL
67 bool "RT2880 eval kit"
71 config DTB_RT305X_EVAL
72 bool "RT305x eval kit"
76 config DTB_RT3883_EVAL
77 bool "RT3883 eval kit"
81 config DTB_MT7620A_EVAL
82 bool "MT7620A eval kit"