From 81731f79974ffb0a7b4aabd3c3e472f8d46b057c Mon Sep 17 00:00:00 2001 From: "Steven J. Hill" Date: Sun, 5 Jun 2005 03:57:20 +0000 Subject: [PATCH] The DbAu1500 board also support big endian. Gee, imagine that. Signed-off-by: Ralf Baechle --- arch/mips/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index b54ac9a75d..0ca63e7ce0 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -712,6 +712,7 @@ config MIPS_PB1200 select SOC_AU1200 select DMA_NONCOHERENT select MIPS_DISABLE_OBSOLETE_IDE + select SYS_SUPPORTS_BIG_ENDIAN select SYS_SUPPORTS_LITTLE_ENDIAN config MIPS_DB1000 -- 2.39.2