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
45 select MIPS_CPU_SCACHE
46 select SYS_SUPPORTS_MULTITHREADING
47 select SYS_SUPPORTS_SMP
48 select SYS_SUPPORTS_MIPS_CPS
49 select SYS_SUPPORTS_HIGHMEM
52 select CLKSRC_MIPS_GIC
57 prompt "Devicetree selection"
60 Select the devicetree.
65 config DTB_RT2880_EVAL
66 bool "RT2880 eval kit"
70 config DTB_RT305X_EVAL
71 bool "RT305x eval kit"
75 config DTB_RT3883_EVAL
76 bool "RT3883 eval kit"
80 config DTB_MT7620A_EVAL
81 bool "MT7620A eval kit"