[ifxmips] make selection of ASC for prom working
authorthl <thl@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Mar 2009 15:56:10 +0000 (15:56 +0000)
committerthl <thl@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 5 Mar 2009 15:56:10 +0000 (15:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14750 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ifxmips/files/arch/mips/ifxmips/prom.c

index a0fc68ebd6ae3284c7d395539fbc9af7900eb675..9fbd4e457edf580a1f005c3ab7df26ec3d08b6c4 100644 (file)
@@ -32,7 +32,7 @@ unsigned int prom_cp1_size;
 /* for Multithreading (APRP) on MIPS34K */
 unsigned long physical_memsize;
 
-#ifdef IFXMIPS_PROM_ASC0
+#ifdef CONFIG_IFXMIPS_PROM_ASC0
 #define IFXMIPS_ASC_DIFF       0
 #else
 #define IFXMIPS_ASC_DIFF       IFXMIPS_ASC_BASE_DIFF