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 3c2ba07932..cae1b7a511 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -10,5 +10,7 @@ config SUPERIO_SMSC_LPC47M15X bool config SUPERIO_SMSC_LPC47N217 bool +config SUPERIO_SMSC_LPC47N227 + bool config SUPERIO_SMSC_SMSCSUPERIO bool |