diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 9528ee90640a..73455389257a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -317,7 +317,7 @@ config PNX8550_JBS | |||
317 | select SYS_SUPPORTS_LITTLE_ENDIAN | 317 | select SYS_SUPPORTS_LITTLE_ENDIAN |
318 | 318 | ||
319 | config PNX8550_STB810 | 319 | config PNX8550_STB810 |
320 | bool "Support for Philips PNX8550 based STB810 board" | 320 | bool "Philips PNX8550 based STB810 board" |
321 | select PNX8550 | 321 | select PNX8550 |
322 | select SYS_SUPPORTS_LITTLE_ENDIAN | 322 | select SYS_SUPPORTS_LITTLE_ENDIAN |
323 | 323 | ||
@@ -392,7 +392,7 @@ config QEMU | |||
392 | can be found at http://www.linux-mips.org/wiki/Qemu. | 392 | can be found at http://www.linux-mips.org/wiki/Qemu. |
393 | 393 | ||
394 | config MARKEINS | 394 | config MARKEINS |
395 | bool "Support for NEC EMMA2RH Mark-eins" | 395 | bool "NEC EMMA2RH Mark-eins" |
396 | select DMA_NONCOHERENT | 396 | select DMA_NONCOHERENT |
397 | select HW_HAS_PCI | 397 | select HW_HAS_PCI |
398 | select IRQ_CPU | 398 | select IRQ_CPU |
@@ -1392,6 +1392,7 @@ config MIPS_VPE_LOADER | |||
1392 | depends on SYS_SUPPORTS_MULTITHREADING | 1392 | depends on SYS_SUPPORTS_MULTITHREADING |
1393 | select CPU_MIPSR2_IRQ_VI | 1393 | select CPU_MIPSR2_IRQ_VI |
1394 | select CPU_MIPSR2_IRQ_EI | 1394 | select CPU_MIPSR2_IRQ_EI |
1395 | select CPU_MIPSR2_SRS | ||
1395 | select MIPS_MT | 1396 | select MIPS_MT |
1396 | help | 1397 | help |
1397 | Includes a loader for loading an elf relocatable object | 1398 | Includes a loader for loading an elf relocatable object |