diff options
author | Tom Rini <trini@konsulko.com> | 2015-11-10 13:38:08 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-11-10 13:38:08 -0500 |
commit | cad04990715f7eaecd45196e84cf10e9e3248dae (patch) | |
tree | 269c3c01ad2134c69d7a7d42585baac9f091a837 /include/configs/tricorder.h | |
parent | 7ff15aca1a5bbfcf2dfbc18ec7b031c482851f69 (diff) | |
parent | 5e68ff3949a3eebf62ba639171814f39c8e46a84 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r-- | include/configs/tricorder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 02b0e6351f..0ab69e665a 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -17,6 +17,7 @@ #define __CONFIG_H /* High Level Configuration Options */ +#define CONFIG_SYS_THUMB_BUILD #define CONFIG_OMAP /* in a TI OMAP core */ #define CONFIG_OMAP_COMMON /* Common ARM Erratas */ |