aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/Kconfig
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2015-05-16 21:51:17 -0500
committerPatrick Georgi <pgeorgi@google.com>2015-05-19 22:36:08 +0200
commit18fed3dda68a29abf8bee987bc60a64258d2a83f (patch)
tree87531e3b9bd2d38ffd494331b0f51c94cb768c86 /src/superio/nuvoton/Kconfig
parenta6b4798ac00a72a5bab16605a1fdb9d2ffcffd71 (diff)
superio/nuvoton: Add support for Nuvoton NCT6779D
Add support for Nuvoton NCT6779D, using NCT6776 as a baseline Change-Id: I020a21267f7e30bdea4bb5f83d67bd94082fdf05 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: http://review.coreboot.org/10232 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/superio/nuvoton/Kconfig')
-rw-r--r--src/superio/nuvoton/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/superio/nuvoton/Kconfig b/src/superio/nuvoton/Kconfig
index dd387a1f6c..13de1b1933 100644
--- a/src/superio/nuvoton/Kconfig
+++ b/src/superio/nuvoton/Kconfig
@@ -36,3 +36,6 @@ config SUPERIO_NUVOTON_NCT5572D
config SUPERIO_NUVOTON_NCT6776
bool
select SUPERIO_NUVOTON_COMMON_ROMSTAGE
+config SUPERIO_NUVOTON_NCT6779D
+ bool
+ select SUPERIO_NUVOTON_COMMON_ROMSTAGE