From: Soeren Moch Date: Thu, 13 Aug 2015 19:08:45 +0000 (+0200) Subject: tbs2910: use full name in Kconfig board selection X-Git-Tag: v2015.10-rc3~22^2~21 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c3f871c17604889659e1148c7a974a435227ae5e;p=u-boot tbs2910: use full name in Kconfig board selection Signed-off-by: Soeren Moch --- diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig index c43cea8580..3fc753289e 100644 --- a/arch/arm/cpu/armv7/mx6/Kconfig +++ b/arch/arm/cpu/armv7/mx6/Kconfig @@ -129,7 +129,7 @@ config TARGET_SECOMX6 bool "secomx6 boards" config TARGET_TBS2910 - bool "tbs2910" + bool "TBS2910 Matrix ARM mini PC" select CPU_V7 config TARGET_TITANIUM