summaryrefslogtreecommitdiff
path: root/arch/mips/ath79/Kconfig
blob: 50b933446cc0e25276f1e5e46e3f037da23f4ac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if ATH79

config SOC_AR71XX
	def_bool n

config SOC_AR724X
	def_bool n

config SOC_AR913X
	def_bool n

endif