From b73f9f86c0b78dd4f035afa359ef6ace051fe0cf Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 27 Apr 2008 02:50:07 +0000 Subject: [PATCH] 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 Acked-by: Peter Stuge git-svn-id: svn://coreboot.org/repository/coreboot-v3@668 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- mainboard/artecgroup/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mainboard/artecgroup/Kconfig b/mainboard/artecgroup/Kconfig index f317912761..68d3553b18 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