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