diff options
Diffstat (limited to 'include/configs/sbc8560.h')
-rw-r--r-- | include/configs/sbc8560.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sbc8560.h b/include/configs/sbc8560.h index e1d3a52b5e..d4e9d7479a 100644 --- a/include/configs/sbc8560.h +++ b/include/configs/sbc8560.h @@ -69,7 +69,6 @@ /* below can be toggled for performance analysis. otherwise use default */ #define CONFIG_L2_CACHE /* toggle L2 cache */ #undef CONFIG_BTB /* toggle branch predition */ -#undef CONFIG_ADDR_STREAMING /* toggle addr streaming */ #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ |