]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/jz4740/Kconfig
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / arch / mips / jz4740 / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
5ebabe59
LPC
2choice
3 prompt "Machine type"
de361e8b 4 depends on MACH_INGENIC
e6b78c4f
LPC
5 default JZ4740_QI_LB60
6
7config JZ4740_QI_LB60
8 bool "Qi Hardware Ben NanoNote"
de361e8b 9 select MACH_JZ4740
5ebabe59 10
0752f929
PB
11config JZ4780_CI20
12 bool "MIPS Creator CI20"
13 select MACH_JZ4780
14
5ebabe59 15endchoice
de361e8b
PB
16
17config MACH_JZ4740
18 bool
19 select SYS_HAS_CPU_MIPS32_R1
5b9cdd24
PB
20
21config MACH_JZ4780
22 bool
23 select MIPS_CPU_SCACHE
24 select SYS_HAS_CPU_MIPS32_R2
25 select SYS_SUPPORTS_HIGHMEM