[ifxmips] make selection of ASC for prom working
[openwrt.git] / target / linux / ifxmips / files / arch / mips / ifxmips / prom.c
index a0fc68e..9fbd4e4 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
This page took 0.029847 seconds and 4 git commands to generate.