summaryrefslogtreecommitdiff
path: root/src/superio/smsc/ece5048/Kconfig
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2020-06-07 21:18:36 +0800
committerIru Cai <mytbk920423@gmail.com>2020-06-25 20:44:24 +0800
commit43c100356aba5ea3ebab3157b8443275b3d06dbf (patch)
treea26097db4044e96b495c6824ff33ebca6803b42e /src/superio/smsc/ece5048/Kconfig
parent52ffeb512ee07601f3a63961e6fd7c22ff978c25 (diff)
downloadcoreboot-43c100356aba5ea3ebab3157b8443275b3d06dbf.tar.xz
[WIP] superio: Add ECE5048
This Super I/O is found on Dell Latitude laptops. The EC interface and serial port provided by this Super I/O are still not working. Signed-off-by: Iru Cai <mytbk920423@gmail.com> Change-Id: I29d5a926570f8d35020e538c1e7c5dc090719633
Diffstat (limited to 'src/superio/smsc/ece5048/Kconfig')
-rw-r--r--src/superio/smsc/ece5048/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/superio/smsc/ece5048/Kconfig b/src/superio/smsc/ece5048/Kconfig
new file mode 100644
index 0000000000..7ee3df6e57
--- /dev/null
+++ b/src/superio/smsc/ece5048/Kconfig
@@ -0,0 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
+config SUPERIO_SMSC_ECE5048
+ bool