blob: 36f82017695dbd1b50f9d862487f991676375bd3 [file] [log] [blame]
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +00001choice
2 prompt "Machine type"
Paul Burtonde361e82015-05-24 16:11:13 +01003 depends on MACH_INGENIC
Lars-Peter Clausene6b78c42010-07-17 11:16:29 +00004 default JZ4740_QI_LB60
5
6config JZ4740_QI_LB60
7 bool "Qi Hardware Ben NanoNote"
Paul Burtonde361e82015-05-24 16:11:13 +01008 select MACH_JZ4740
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +00009
Paul Burton0752f922015-05-24 16:11:47 +010010config JZ4780_CI20
11 bool "MIPS Creator CI20"
12 select MACH_JZ4780
13
Lars-Peter Clausen5ebabe52010-06-19 04:08:19 +000014endchoice
Paul Burtonde361e82015-05-24 16:11:13 +010015
16config MACH_JZ4740
17 bool
18 select SYS_HAS_CPU_MIPS32_R1
Paul Burton5b9cdd22015-05-24 16:11:46 +010019
20config MACH_JZ4780
21 bool
22 select MIPS_CPU_SCACHE
23 select SYS_HAS_CPU_MIPS32_R2
24 select SYS_SUPPORTS_HIGHMEM