commit | 6a7c92f3ea8e325e958f3b8cfbcf3f717c50dd55 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Wed Nov 26 12:39:24 2014 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Dec 01 10:20:19 2014 +0100 |
tree | 9f684a0c1c39fd8e3edb1a03bffea133d1a4c368 | |
parent | ab0bb0f8251072ae779d1a1072f2b93604e909bc [diff] [blame] |
tbs2910: fix Kconfig fix Kconfig for tbs2910 board to prevent crash on relocation Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index b9ac59e..be703af 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -650,6 +650,7 @@ config TARGET_TBS2910 bool "Support tbs2910" + select CPU_V7 config TARGET_TQMA6 bool "TQ Systems TQMa6 board"