summaryrefslogtreecommitdiff
path: root/arch/mips/jz4740/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jz4740/Kconfig')
-rw-r--r--arch/mips/jz4740/Kconfig35
1 files changed, 0 insertions, 35 deletions
diff --git a/arch/mips/jz4740/Kconfig b/arch/mips/jz4740/Kconfig
deleted file mode 100644
index 4dd0c446ecec..000000000000
--- a/arch/mips/jz4740/Kconfig
+++ /dev/null
@@ -1,35 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-choice
- prompt "Machine type"
- depends on MACH_INGENIC
- default JZ4740_QI_LB60
-
-config JZ4740_QI_LB60
- bool "Qi Hardware Ben NanoNote"
- select MACH_JZ4740
-
-config JZ4770_GCW0
- bool "Game Consoles Worldwide GCW Zero"
- select MACH_JZ4770
-
-config JZ4780_CI20
- bool "MIPS Creator CI20"
- select MACH_JZ4780
-
-endchoice
-
-config MACH_JZ4740
- bool
- select SYS_HAS_CPU_MIPS32_R1
-
-config MACH_JZ4770
- bool
- select MIPS_CPU_SCACHE
- select SYS_HAS_CPU_MIPS32_R2
- select SYS_SUPPORTS_HIGHMEM
-
-config MACH_JZ4780
- bool
- select MIPS_CPU_SCACHE
- select SYS_HAS_CPU_MIPS32_R2
- select SYS_SUPPORTS_HIGHMEM