diff options
Diffstat (limited to 'src/superio/nuvoton/Kconfig')
-rw-r--r-- | src/superio/nuvoton/Kconfig | 3 |
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 |