diff options
Diffstat (limited to 'include/configs/rk3368_common.h')
-rw-r--r-- | include/configs/rk3368_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rk3368_common.h b/include/configs/rk3368_common.h index 6638491e79..88c1af0974 100644 --- a/include/configs/rk3368_common.h +++ b/include/configs/rk3368_common.h @@ -32,8 +32,6 @@ #define CONFIG_SPL_BSS_START_ADDR 0x400000 #define CONFIG_SPL_BSS_MAX_SIZE 0x20000 -#define CONFIG_BOUNCE_BUFFER - #ifndef CONFIG_SPL_BUILD #define ENV_MEM_LAYOUT_SETTINGS \ "scriptaddr=0x00500000\0" \ |