aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 80d7ce9e1f94..b4d8095f0c0a 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -438,11 +438,13 @@ config MIPS_XXS1500
438 438
439config PNX8550_V2PCI 439config PNX8550_V2PCI
440 bool "Philips PNX8550 based Viper2-PCI board" 440 bool "Philips PNX8550 based Viper2-PCI board"
441 depends on BROKEN
441 select PNX8550 442 select PNX8550
442 select SYS_SUPPORTS_LITTLE_ENDIAN 443 select SYS_SUPPORTS_LITTLE_ENDIAN
443 444
444config PNX8550_JBS 445config PNX8550_JBS
445 bool "Philips PNX8550 based JBS board" 446 bool "Philips PNX8550 based JBS board"
447 depends on BROKEN
446 select PNX8550 448 select PNX8550
447 select SYS_SUPPORTS_LITTLE_ENDIAN 449 select SYS_SUPPORTS_LITTLE_ENDIAN
448 450