From 781ce9185d69dfb39a917415ece8bd28c507116e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 10 Mar 2005 19:47:57 +0000 Subject: The DBAu1500 can run as either big or little endian --- target/device/AMD/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/AMD/Config.in') diff --git a/target/device/AMD/Config.in b/target/device/AMD/Config.in index 6e31eb52d..5d5cc29ed 100644 --- a/target/device/AMD/Config.in +++ b/target/device/AMD/Config.in @@ -2,7 +2,7 @@ comment "AMD Specific Device Support" config BR2_TARGET_AMD_ALCHEMY bool "Board support for the AMD development boards" - depends BR2_mipsel + depends BR2_mipsel || BR2_mips default n help AMD Alchemy mips based systems -- cgit v1.2.3