Author: mraudsepp Date: 2008-04-27 04:50:07 +0200 (Sun, 27 Apr 2008) New Revision: 668
Modified: coreboot-v3/mainboard/artecgroup/Kconfig Log: 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
Modified: coreboot-v3/mainboard/artecgroup/Kconfig =================================================================== --- coreboot-v3/mainboard/artecgroup/Kconfig 2008-04-26 12:05:08 UTC (rev 667) +++ coreboot-v3/mainboard/artecgroup/Kconfig 2008-04-27 02:50:07 UTC (rev 668) @@ -32,7 +32,7 @@ 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 @@ select SOUTHBRIDGE_AMD_CS5536 select PIRQ_TABLE help - Artec Group DBE62, also known as ThinCan and Linutop2. + Artec Group DBE62 ThinCan.
endchoice