Commit e1ee37472b34c1df10d084677c1564fabfdeb5fb

Authored by Nobuhiro Iwamatsu
Committed by Nobuhiro Iwamatsu
1 parent a6318a8c61

arm: rmobile: koelsch: Enable optimization of thumb

This adds CONFIG_SYS_THUMB_BUILD to config, in order to enable optimization
of thumb.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/koelsch.h
... ... @@ -35,6 +35,7 @@
35 35 #define CONFIG_CMD_SF
36 36 #define CONFIG_CMD_SPI
37 37 #define CONFIG_SYS_TEXT_BASE 0xE6304000
  38 +#define CONFIG_SYS_THUMB_BUILD
38 39  
39 40 #define CONFIG_CMDLINE_TAG
40 41 #define CONFIG_SETUP_MEMORY_TAGS