From 3934198418fe75e15a05a0031cc28fe211304c22 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Fri, 16 Feb 2018 13:54:18 +0100 Subject: mb/compulab: Mark Intense-PC as single board computer in board_info.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on the pictures at http://www.fit-pc.com/web/products/intense-pc/, the Intense PC does not look like a laptop. In its documentation it is described as "mini-PC" or "Single Board Computer". This patches moves the Intense-PC into the correct category on the Supported Motherboards page. Due to thermal considerations, I have not removed the "select SYSTEM_TYPE_LAPTOP" in Kconfig. Fixes: de7f8d3a19 ("mainboard/compulab: add support for CompuLab Intense-PC") Change-Id: I4343306a2f82eed8211981cbd3b084f5d112d30b Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/23707 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/mainboard/compulab/intense_pc/board_info.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/compulab') diff --git a/src/mainboard/compulab/intense_pc/board_info.txt b/src/mainboard/compulab/intense_pc/board_info.txt index d533ee4cf9..6998f8876b 100644 --- a/src/mainboard/compulab/intense_pc/board_info.txt +++ b/src/mainboard/compulab/intense_pc/board_info.txt @@ -1,6 +1,6 @@ Vendor name: CompuLab Board name: Intense-PC -Category: laptop +Category: sbc ROM package: SOIC-16 ROM protocol: SPI ROM socketed: n -- cgit v1.2.3