aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2014-07-19 00:24:06 +0200
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-10-30 03:23:31 +0100
commit14be0da303309d4369ab00aae4e0256eeddd293a (patch)
tree84dba4d8888de8e69e90d084c736ac13eef8eeab /src/superio/nuvoton/Kconfig
parent304089b0b74ef8aecbcddccf6c44ef74c26341f6 (diff)
superio/nuvoton: Add support for Nuvoton NCT5572D
Change-Id: I3b720cf879bf5326be885d2d3a3f9cfba0a27c7e Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: http://review.coreboot.org/6229 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Nicolas Reinecke <nr@das-labor.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/superio/nuvoton/Kconfig')
-rw-r--r--src/superio/nuvoton/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/superio/nuvoton/Kconfig b/src/superio/nuvoton/Kconfig
index 350c8dd387..4bdcd1e12a 100644
--- a/src/superio/nuvoton/Kconfig
+++ b/src/superio/nuvoton/Kconfig
@@ -28,3 +28,7 @@ config SUPERIO_NUVOTON_WPCM450
config SUPERIO_NUVOTON_NCT5104D
bool
select SUPERIO_NUVOTON_COMMON_ROMSTAGE
+
+config SUPERIO_NUVOTON_NCT5572D
+ bool
+ select SUPERIO_NUVOTON_COMMON_ROMSTAGE