diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b4c4eaa5dd26..34b13f1d8a0e 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -34,7 +34,6 @@ config BASLER_EXCITE | |||
34 | select SYS_HAS_CPU_RM9000 | 34 | select SYS_HAS_CPU_RM9000 |
35 | select SYS_SUPPORTS_32BIT_KERNEL | 35 | select SYS_SUPPORTS_32BIT_KERNEL |
36 | select SYS_SUPPORTS_BIG_ENDIAN | 36 | select SYS_SUPPORTS_BIG_ENDIAN |
37 | select SYS_SUPPORTS_KGDB | ||
38 | help | 37 | help |
39 | The eXcite is a smart camera platform manufactured by | 38 | The eXcite is a smart camera platform manufactured by |
40 | Basler Vision Technologies AG. | 39 | Basler Vision Technologies AG. |
@@ -280,7 +279,6 @@ config PMC_MSP | |||
280 | select SYS_HAS_CPU_MIPS32_R2 | 279 | select SYS_HAS_CPU_MIPS32_R2 |
281 | select SYS_SUPPORTS_32BIT_KERNEL | 280 | select SYS_SUPPORTS_32BIT_KERNEL |
282 | select SYS_SUPPORTS_BIG_ENDIAN | 281 | select SYS_SUPPORTS_BIG_ENDIAN |
283 | select SYS_SUPPORTS_KGDB | ||
284 | select IRQ_CPU | 282 | select IRQ_CPU |
285 | select SERIAL_8250 | 283 | select SERIAL_8250 |
286 | select SERIAL_8250_CONSOLE | 284 | select SERIAL_8250_CONSOLE |
@@ -306,7 +304,6 @@ config PMC_YOSEMITE | |||
306 | select SYS_SUPPORTS_64BIT_KERNEL | 304 | select SYS_SUPPORTS_64BIT_KERNEL |
307 | select SYS_SUPPORTS_BIG_ENDIAN | 305 | select SYS_SUPPORTS_BIG_ENDIAN |
308 | select SYS_SUPPORTS_HIGHMEM | 306 | select SYS_SUPPORTS_HIGHMEM |
309 | select SYS_SUPPORTS_KGDB | ||
310 | select SYS_SUPPORTS_SMP | 307 | select SYS_SUPPORTS_SMP |
311 | help | 308 | help |
312 | Yosemite is an evaluation board for the RM9000x2 processor | 309 | Yosemite is an evaluation board for the RM9000x2 processor |
@@ -359,7 +356,6 @@ config SGI_IP27 | |||
359 | select SYS_HAS_CPU_R10000 | 356 | select SYS_HAS_CPU_R10000 |
360 | select SYS_SUPPORTS_64BIT_KERNEL | 357 | select SYS_SUPPORTS_64BIT_KERNEL |
361 | select SYS_SUPPORTS_BIG_ENDIAN | 358 | select SYS_SUPPORTS_BIG_ENDIAN |
362 | select SYS_SUPPORTS_KGDB | ||
363 | select SYS_SUPPORTS_NUMA | 359 | select SYS_SUPPORTS_NUMA |
364 | select SYS_SUPPORTS_SMP | 360 | select SYS_SUPPORTS_SMP |
365 | select GENERIC_HARDIRQS_NO__DO_IRQ | 361 | select GENERIC_HARDIRQS_NO__DO_IRQ |
@@ -475,7 +471,6 @@ config SIBYTE_SWARM | |||
475 | select SYS_HAS_CPU_SB1 | 471 | select SYS_HAS_CPU_SB1 |
476 | select SYS_SUPPORTS_BIG_ENDIAN | 472 | select SYS_SUPPORTS_BIG_ENDIAN |
477 | select SYS_SUPPORTS_HIGHMEM | 473 | select SYS_SUPPORTS_HIGHMEM |
478 | select SYS_SUPPORTS_KGDB | ||
479 | select SYS_SUPPORTS_LITTLE_ENDIAN | 474 | select SYS_SUPPORTS_LITTLE_ENDIAN |
480 | select ZONE_DMA32 if 64BIT | 475 | select ZONE_DMA32 if 64BIT |
481 | 476 | ||
@@ -868,7 +863,6 @@ config SOC_PNX8550 | |||
868 | select SYS_HAS_EARLY_PRINTK | 863 | select SYS_HAS_EARLY_PRINTK |
869 | select SYS_SUPPORTS_32BIT_KERNEL | 864 | select SYS_SUPPORTS_32BIT_KERNEL |
870 | select GENERIC_HARDIRQS_NO__DO_IRQ | 865 | select GENERIC_HARDIRQS_NO__DO_IRQ |
871 | select SYS_SUPPORTS_KGDB | ||
872 | select GENERIC_GPIO | 866 | select GENERIC_GPIO |
873 | 867 | ||
874 | config SWAP_IO_SPACE | 868 | config SWAP_IO_SPACE |