aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/lantiq/falcon/Kconfig
blob: 03e999d92e1f17a77d076f856e250fb8fb000283 (plain)
1
2
3
4
5
6
7
8
9
10
11
if SOC_FALCON

menu "MIPS Machine"

config LANTIQ_MACH_EASY98000
	bool "Easy98000"
	default y

endmenu

endif