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