diff options
Diffstat (limited to 'src/superio/smsc/Kconfig')
-rw-r--r-- | src/superio/smsc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig index ddd5b96c65..d4f07ec19c 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -40,5 +40,7 @@ config SUPERIO_SMSC_KBC1100 bool config SUPERIO_SMSC_SMSCSUPERIO bool +config SUPERIO_SMSC_SIO1036 + bool config SUPERIO_SMSC_SCH4037 bool |