aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2014-06-04 23:15:26 +0200
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-10-30 03:24:17 +0100
commit1e3a22649a92e9783d95b41ae33027c6a39e9855 (patch)
tree4762a509610d98992c0bc82c7d734ba03938e361 /src/superio/nuvoton/Kconfig
parent14be0da303309d4369ab00aae4e0256eeddd293a (diff)
superio/nuvoton: Add support for Nuvoton NCT6776
Add support for both NCT6776D and NCT6776F devices. Change-Id: If6686ea0a1cd6be537e286699b4ee8f88ba8ad7c Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: http://review.coreboot.org/5450 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
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 4bdcd1e12a..dd387a1f6c 100644
--- a/src/superio/nuvoton/Kconfig
+++ b/src/superio/nuvoton/Kconfig
@@ -32,3 +32,7 @@ config SUPERIO_NUVOTON_NCT5104D
config SUPERIO_NUVOTON_NCT5572D
bool
select SUPERIO_NUVOTON_COMMON_ROMSTAGE
+
+config SUPERIO_NUVOTON_NCT6776
+ bool
+ select SUPERIO_NUVOTON_COMMON_ROMSTAGE