diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
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 | ||
439 | config PNX8550_V2PCI | 439 | config 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 | ||
444 | config PNX8550_JBS | 445 | config 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 | ||