[brcm63xx] add the infrastructure to use a MPI/GPIO connected VoIP DSP
[openwrt.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / cpu-feature-overrides.h
index 1a5c4b1..71742ba 100644 (file)
@@ -24,7 +24,7 @@
 #define cpu_has_smartmips              0
 #define cpu_has_vtag_icache            0
 
-#if !defined(BCMCPU_RUNTIME_DETECT) && defined(CONFIG_BCMCPU_IS_6348)
+#if !defined(BCMCPU_RUNTIME_DETECT) && (defined(CONFIG_BCMCPU_IS_6348) || defined(CONFIG_CPU_IS_6338) || defined(CONFIG_CPU_IS_BCM6345))
 #define cpu_has_dc_aliases             0
 #endif
 
This page took 0.025343 seconds and 4 git commands to generate.