summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/arch/mips/ifxmips/ar9/Kconfig
blob: 0b192aafab476a4d42b8ac77b9cafe7aa9e5be0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if IFXMIPS_DANUBE

config IFXMIPS_ARCAYDIAN_BRNBOOT
	bool
	default n

menu "Lantiq SoC machine selection"

config DANUBE_MACH_EASY80712
	bool "Easy50812"
	default y

endmenu

endif