aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 89b03775a195..9e1fc966895c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -310,12 +310,12 @@ config MACH_VR41XX
310 select GENERIC_HARDIRQS_NO__DO_IRQ 310 select GENERIC_HARDIRQS_NO__DO_IRQ
311 311
312config PNX8550_JBS 312config PNX8550_JBS
313 bool "Philips PNX8550 based JBS board" 313 bool "NXP PNX8550 based JBS board"
314 select PNX8550 314 select PNX8550
315 select SYS_SUPPORTS_LITTLE_ENDIAN 315 select SYS_SUPPORTS_LITTLE_ENDIAN
316 316
317config PNX8550_STB810 317config PNX8550_STB810
318 bool "Philips PNX8550 based STB810 board" 318 bool "NXP PNX8550 based STB810 board"
319 select PNX8550 319 select PNX8550
320 select SYS_SUPPORTS_LITTLE_ENDIAN 320 select SYS_SUPPORTS_LITTLE_ENDIAN
321 321