[U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection

Soeren Moch smoch at web.de
Thu Aug 13 21:08:45 CEST 2015


Signed-off-by: Soeren Moch <smoch at web.de>
---
Cc: Stefano Babic <sbabic at denx.de>
---
 arch/arm/cpu/armv7/mx6/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ config TARGET_SECOMX6
 	bool "secomx6 boards"
 
 config TARGET_TBS2910
-	bool "tbs2910"
+	bool "TBS2910 Matrix ARM mini PC"
 	select CPU_V7
 
 config TARGET_TITANIUM
-- 
1.9.1



More information about the U-Boot mailing list