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 9d839a9c4b1a..b00a84b6e09d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -753,6 +753,7 @@ config TOSHIBA_JMR3927 | |||
753 | select SWAP_IO_SPACE | 753 | select SWAP_IO_SPACE |
754 | select SYS_HAS_CPU_TX39XX | 754 | select SYS_HAS_CPU_TX39XX |
755 | select SYS_SUPPORTS_32BIT_KERNEL | 755 | select SYS_SUPPORTS_32BIT_KERNEL |
756 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
756 | select SYS_SUPPORTS_BIG_ENDIAN | 757 | select SYS_SUPPORTS_BIG_ENDIAN |
757 | select TOSHIBA_BOARDS | 758 | select TOSHIBA_BOARDS |
758 | 759 | ||
@@ -767,6 +768,7 @@ config TOSHIBA_RBTX4927 | |||
767 | select SYS_HAS_CPU_TX49XX | 768 | select SYS_HAS_CPU_TX49XX |
768 | select SYS_SUPPORTS_32BIT_KERNEL | 769 | select SYS_SUPPORTS_32BIT_KERNEL |
769 | select SYS_SUPPORTS_64BIT_KERNEL | 770 | select SYS_SUPPORTS_64BIT_KERNEL |
771 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
770 | select SYS_SUPPORTS_BIG_ENDIAN | 772 | select SYS_SUPPORTS_BIG_ENDIAN |
771 | select TOSHIBA_BOARDS | 773 | select TOSHIBA_BOARDS |
772 | select GENERIC_HARDIRQS_NO__DO_IRQ | 774 | select GENERIC_HARDIRQS_NO__DO_IRQ |