diff options
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r-- | include/configs/gw_ventana.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 42880960fb..406bf2e53d 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -457,8 +457,4 @@ #define CONFIG_OF_BOARD_SETUP #define CONFIG_FDT_FIXUP_PARTITIONS -#ifndef CONFIG_SYS_DCACHE_OFF - #define CONFIG_CMD_CACHE -#endif - #endif /* __CONFIG_H */ |