armv8: lx2160a: add MMU table entries for PCIe
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3036-board.c
index 2094a4336d0b584be2f51255cf97ad1bdbf3db7c..e6ea0e9a6ae520b4018457e5377f25a0048ad152 100644 (file)
@@ -48,7 +48,7 @@ int dram_init(void)
 }
 #endif
 
-#ifndef CONFIG_SYS_DCACHE_OFF
+#if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF)
 void enable_caches(void)
 {
        /* Enable D-cache. I-cache is already enabled in start.S */