Skip to content

Commit 20470a6

Browse files
committed
Revert "MIPS: generic: Enable all CPUs supported by virt board in Kconfig"
This reverts commit de34007. There are too many build errors, which needs to be sorted out first. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 6ca176f commit 20470a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/mips/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,16 +152,12 @@ config MIPS_GENERIC_KERNEL
152152
select PCI_DRIVERS_GENERIC
153153
select SMP_UP if SMP
154154
select SWAP_IO_SPACE
155-
select SYS_HAS_CPU_CAVIUM_OCTEON
156-
select SYS_HAS_CPU_LOONGSON2E
157-
select SYS_HAS_CPU_LOONGSON2F
158155
select SYS_HAS_CPU_MIPS32_R1
159156
select SYS_HAS_CPU_MIPS32_R2
160157
select SYS_HAS_CPU_MIPS32_R6
161158
select SYS_HAS_CPU_MIPS64_R1
162159
select SYS_HAS_CPU_MIPS64_R2
163160
select SYS_HAS_CPU_MIPS64_R6
164-
select SYS_HAS_CPU_R4X00
165161
select SYS_SUPPORTS_32BIT_KERNEL
166162
select SYS_SUPPORTS_64BIT_KERNEL
167163
select SYS_SUPPORTS_BIG_ENDIAN

0 commit comments

Comments
 (0)