diff options
Diffstat (limited to 'src/superio/nuvoton/common/Kconfig')
-rw-r--r-- | src/superio/nuvoton/common/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/superio/nuvoton/common/Kconfig b/src/superio/nuvoton/common/Kconfig index 0af671f512..0af556caab 100644 --- a/src/superio/nuvoton/common/Kconfig +++ b/src/superio/nuvoton/common/Kconfig @@ -17,3 +17,7 @@ # pre-ram. config SUPERIO_NUVOTON_COMMON_PRE_RAM bool + +# Generic Nuvoton HWM driver +config SUPERIO_NUVOTON_COMMON_HWM + bool |