X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7ulp_evk.h;h=2af5a4fe3e613abce5118fea8651a05b2115acca;hb=bdf97b5d393fc94666a847e9bac1c358b2c63c59;hp=5bd63929735ebfa82383ff23e0a6f96fd10f449c;hpb=44237e272f1eac3b026709e76333a07b2d3a3523;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h index 5bd6392..2af5a4f 100644 --- a/include/configs/mx7ulp_evk.h +++ b/include/configs/mx7ulp_evk.h @@ -167,7 +167,7 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) -#ifndef CONFIG_SYS_DCACHE_OFF +#if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) #define CONFIG_CMD_CACHE #endif