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@artecdesign.ee>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@668 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Mart Raudsepp 2008-04-27 02:50:07 +00:00
parent e9f7d1de66
commit b73f9f86c0

View file

@ -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