summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2008-10-31 18:44:57 +0000
committerPeter Stuge <peter@stuge.se>2008-10-31 18:44:57 +0000
commita0c86bd24e61a50ec8b773dcc07e7a5e3cfa8f9a (patch)
tree7cb51bf92c0e9e7c386866fe3dc2a01cf751cda5 /Kconfig
parent2e15399b561bdad49300f2fb56fe27b078cb699e (diff)
downloadcoreboot-a0c86bd24e61a50ec8b773dcc07e7a5e3cfa8f9a.tar.gz
coreboot-a0c86bd24e61a50ec8b773dcc07e7a5e3cfa8f9a.tar.bz2
coreboot-a0c86bd24e61a50ec8b773dcc07e7a5e3cfa8f9a.zip
v3: superio/via/vt1211 with serial port init but nothing else
Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/coreboot-v3@971 f3766cd6-281f-0410-b1cd-43a5c92072e9
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index ae4aed1711dd..00f092d4f97e 100644
--- a/Kconfig
+++ b/Kconfig
@@ -122,6 +122,8 @@ config SUPERIO_ITE_IT8716F
boolean
config SUPERIO_ITE_IT8712F
boolean
+config SUPERIO_VIA_VT1211
+ boolean
menu "Payload"