diff options
-rw-r--r-- | include/configs/x600.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index f672485d69..73ba67c3e9 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -17,6 +17,7 @@ #define CONFIG_SPEAR600 /* SPEAr600 SoC */ #define CONFIG_X600 /* on X600 board */ #define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_SYS_THUMB_BUILD #include <asm/arch/hardware.h> |