Browse Source

OMAP4: enable Thumb build

Signed-off-by: Aneesh V <aneesh@ti.com>
Aneesh V 13 years ago
parent
commit
20c6312913
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/configs/omap4_common.h

+ 2 - 0
include/configs/omap4_common.h

@@ -287,4 +287,6 @@
 
 #define CONFIG_SYS_ENABLE_PADS_ALL
 
+#define CONFIG_SYS_THUMB_BUILD
+
 #endif /* __CONFIG_OMAP4_COMMON_H */