On Sun, Apr 27, 2008 at 12:59:32AM +0300, Mart Raudsepp wrote:
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
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