mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
e9f7d1de66
commit
b73f9f86c0
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ config BOARD_ARTECGROUP_DBE61
|
||||||
select SOUTHBRIDGE_AMD_CS5536
|
select SOUTHBRIDGE_AMD_CS5536
|
||||||
select PIRQ_TABLE
|
select PIRQ_TABLE
|
||||||
help
|
help
|
||||||
Artec Group DBE61, also known as ThinCan and Linutop.
|
Artec Group DBE61 ThinCan, also known as Linutop 1.
|
||||||
|
|
||||||
config BOARD_ARTECGROUP_DBE62
|
config BOARD_ARTECGROUP_DBE62
|
||||||
bool "DBE62"
|
bool "DBE62"
|
||||||
|
@ -43,7 +43,7 @@ config BOARD_ARTECGROUP_DBE62
|
||||||
select SOUTHBRIDGE_AMD_CS5536
|
select SOUTHBRIDGE_AMD_CS5536
|
||||||
select PIRQ_TABLE
|
select PIRQ_TABLE
|
||||||
help
|
help
|
||||||
Artec Group DBE62, also known as ThinCan and Linutop2.
|
Artec Group DBE62 ThinCan.
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue