[coreboot] [PATCH] mainboard/artecgroup: Clarify Kconfig help for Artec Group DBE61 and DBE62

Mart Raudsepp mart.raudsepp at artecdesign.ee
Sat Apr 26 23:59:32 CEST 2008


mainboard/artecgroup: Clarify Kconfig help for Artec Group DBE61 and DBE62

* Linutop 2 is not a DBE62
* ThinCan is the trademarked brand name for the thin client line, not an alternate "also known as" name

Signed-off-by: Mart Raudsepp <mart.raudsepp at artecdesign.ee>
---
 mainboard/artecgroup/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mainboard/artecgroup/Kconfig b/mainboard/artecgroup/Kconfig
index f317912..68d3553 100644
--- a/mainboard/artecgroup/Kconfig
+++ b/mainboard/artecgroup/Kconfig
@@ -32,7 +32,7 @@ config BOARD_ARTECGROUP_DBE61
 	select SOUTHBRIDGE_AMD_CS5536
 	select PIRQ_TABLE
 	help
-	  Artec Group DBE61, also known as ThinCan and Linutop.
+	  Artec Group DBE61 ThinCan, also known as Linutop 1.
 
 config BOARD_ARTECGROUP_DBE62
 	bool "DBE62"
@@ -43,7 +43,7 @@ config BOARD_ARTECGROUP_DBE62
 	select SOUTHBRIDGE_AMD_CS5536
 	select PIRQ_TABLE
 	help
-	  Artec Group DBE62, also known as ThinCan and Linutop2.
+	  Artec Group DBE62 ThinCan.
 
 endchoice
 
-- 
1.5.4.5





More information about the coreboot mailing list