diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b54ac9a75d5f..0ca63e7ce0a7 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -712,6 +712,7 @@ config MIPS_PB1200 | |||
712 | select SOC_AU1200 | 712 | select SOC_AU1200 |
713 | select DMA_NONCOHERENT | 713 | select DMA_NONCOHERENT |
714 | select MIPS_DISABLE_OBSOLETE_IDE | 714 | select MIPS_DISABLE_OBSOLETE_IDE |
715 | select SYS_SUPPORTS_BIG_ENDIAN | ||
715 | select SYS_SUPPORTS_LITTLE_ENDIAN | 716 | select SYS_SUPPORTS_LITTLE_ENDIAN |
716 | 717 | ||
717 | config MIPS_DB1000 | 718 | config MIPS_DB1000 |