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 1bc6d249be44..5fe195a41a80 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -757,6 +757,7 @@ config TOSHIBA_JMR3927 | |||
757 | select SWAP_IO_SPACE | 757 | select SWAP_IO_SPACE |
758 | select SYS_HAS_CPU_TX39XX | 758 | select SYS_HAS_CPU_TX39XX |
759 | select SYS_SUPPORTS_32BIT_KERNEL | 759 | select SYS_SUPPORTS_32BIT_KERNEL |
760 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
760 | select SYS_SUPPORTS_BIG_ENDIAN | 761 | select SYS_SUPPORTS_BIG_ENDIAN |
761 | select TOSHIBA_BOARDS | 762 | select TOSHIBA_BOARDS |
762 | 763 | ||
@@ -771,6 +772,7 @@ config TOSHIBA_RBTX4927 | |||
771 | select SYS_HAS_CPU_TX49XX | 772 | select SYS_HAS_CPU_TX49XX |
772 | select SYS_SUPPORTS_32BIT_KERNEL | 773 | select SYS_SUPPORTS_32BIT_KERNEL |
773 | select SYS_SUPPORTS_64BIT_KERNEL | 774 | select SYS_SUPPORTS_64BIT_KERNEL |
775 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
774 | select SYS_SUPPORTS_BIG_ENDIAN | 776 | select SYS_SUPPORTS_BIG_ENDIAN |
775 | select TOSHIBA_BOARDS | 777 | select TOSHIBA_BOARDS |
776 | select GENERIC_HARDIRQS_NO__DO_IRQ | 778 | select GENERIC_HARDIRQS_NO__DO_IRQ |