From 20c6312913f7f2f86e0266320fbef3236382b7aa Mon Sep 17 00:00:00 2001 From: Aneesh V Date: Thu, 8 Mar 2012 07:20:22 +0000 Subject: OMAP4: enable Thumb build Signed-off-by: Aneesh V --- include/configs/omap4_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/omap4_common.h') diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index a989721afc..01b4d6c6b7 100644 --- a/include/configs/omap4_common.h +++ b/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 */ -- cgit v1.2.1