commit | 4aee78c3b31c6315cea94ff0d2c010916f1a1d10 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Thu Aug 13 21:08:45 2015 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Sep 02 15:34:11 2015 +0200 |
tree | 085d33a2b77eaeffb4509025bda70aef40f249e3 | |
parent | 8929c4f6f435c015e675b95ed1cc5482e833b6d4 [diff] [blame] |
tbs2910: use full name in Kconfig board selection Signed-off-by: Soeren Moch <smoch@web.de>
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig index c43cea8..3fc7532 100644 --- a/arch/arm/cpu/armv7/mx6/Kconfig +++ b/arch/arm/cpu/armv7/mx6/Kconfig
@@ -129,7 +129,7 @@ bool "secomx6 boards" config TARGET_TBS2910 - bool "tbs2910" + bool "TBS2910 Matrix ARM mini PC" select CPU_V7 config TARGET_TITANIUM