From 91cda2af74b4142bf459f7416b8f997c7d981e13 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 9 Apr 2020 20:26:40 +0800 Subject: mainboard: add Dell Latitude E7240 Based on autoport output. It boots to Arch Linux (Linux 6.6.3) from USB and mSATA with SeaBIOS. Change-Id: I6933bdbcc8d0bbb85d62657624740266284ac71c Signed-off-by: Iru Cai Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/79746 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/dell/e7240/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/mainboard/dell/e7240/Kconfig.name (limited to 'src/mainboard/dell/e7240/Kconfig.name') diff --git a/src/mainboard/dell/e7240/Kconfig.name b/src/mainboard/dell/e7240/Kconfig.name new file mode 100644 index 0000000000..499f783a10 --- /dev/null +++ b/src/mainboard/dell/e7240/Kconfig.name @@ -0,0 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only + +config BOARD_DELL_LATITUDE_E7240 + bool "Latitude E7240" -- cgit v1.2.3