public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection
@ 2015-08-13 19:08 Soeren Moch
  2015-08-13 19:08 ` [U-Boot] [PATCH 2/3] tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS Soeren Moch
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Soeren Moch @ 2015-08-13 19:08 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Soeren Moch <smoch@web.de>
---
Cc: Stefano Babic <sbabic@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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-31 16:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 19:08 [U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection Soeren Moch
2015-08-13 19:08 ` [U-Boot] [PATCH 2/3] tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS Soeren Moch
2015-08-13 19:08 ` [U-Boot] [PATCH 3/3] tbs2910: remove SYS_SOC from board specific Kconfig Soeren Moch
2015-08-28 13:05 ` [U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection Soeren Moch
2015-08-31 16:44   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox