summaryrefslogtreecommitdiff
path: root/arch/mips/jz4740/Kconfig
blob: dff0966284c438fa4f9884ed11ef69f164272270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
choice
	prompt "Machine type"
	depends on MACH_INGENIC
	default JZ4740_QI_LB60

config JZ4740_QI_LB60
	bool "Qi Hardware Ben NanoNote"
	select MACH_JZ4740

endchoice

config MACH_JZ4740
	bool
	select SYS_HAS_CPU_MIPS32_R1