diff options
Diffstat (limited to 'include/configs/kzm9g.h')
-rw-r--r-- | include/configs/kzm9g.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/kzm9g.h b/include/configs/kzm9g.h index 94b0f03..d5cbb33 100644 --- a/include/configs/kzm9g.h +++ b/include/configs/kzm9g.h @@ -10,6 +10,8 @@ #undef DEBUG +#define CONFIG_SYS_CACHELINE_SIZE 32 + #define CONFIG_SH73A0 #define CONFIG_KZM_A9_GT #define CONFIG_RMOBILE_BOARD_STRING "KMC KZM-A9-GT" |