summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/Kconfig
diff options
context:
space:
mode:
authorKerry Sheh <shekairui@gmail.com>2012-02-07 20:31:40 +0800
committerMarc Jones <marcj303@gmail.com>2012-02-17 17:18:17 +0100
commitc94940cd64911914a771d3fc09da45b884360574 (patch)
tree24dfa8a4329628e9f50c972ef0d74ac221dfb4d3 /src/superio/smsc/Kconfig
parentea52223f53278cc0e57f7d266b8656014e2ecab1 (diff)
downloadcoreboot-c94940cd64911914a771d3fc09da45b884360574.tar.gz
coreboot-c94940cd64911914a771d3fc09da45b884360574.tar.bz2
coreboot-c94940cd64911914a771d3fc09da45b884360574.zip
SIO: Add smsc/sch4037 superio support
Change-Id: I3b113a27541b8efd096f3bd44e6621344ec916a5 Signed-off-by: Kerry Sheh <kerry.she@amd.com> Signed-off-by: Kerry Sheh <shekairui@gmail.com> Reviewed-on: http://review.coreboot.org/562 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones <marcj303@gmail.com>
Diffstat (limited to 'src/superio/smsc/Kconfig')
-rw-r--r--src/superio/smsc/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig
index 7378d18ba39b..ddd5b96c65f6 100644
--- a/src/superio/smsc/Kconfig
+++ b/src/superio/smsc/Kconfig
@@ -2,6 +2,7 @@
## This file is part of the coreboot project.
##
## Copyright (C) 2009 Ronald G. Minnich
+## Copyright (C) 2012 Advanced Micro Devices, Inc.
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -39,3 +40,5 @@ config SUPERIO_SMSC_KBC1100
bool
config SUPERIO_SMSC_SMSCSUPERIO
bool
+config SUPERIO_SMSC_SCH4037
+ bool