diff options
Diffstat (limited to 'src/superio/smsc')
-rw-r--r-- | src/superio/smsc/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig index 6c1259bb13..ac7b0dabc1 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -1,18 +1,12 @@ config SUPERIO_SMSC_FDC37M60X bool - default n config SUPERIO_SMSC_LPC47B272 bool - default n config SUPERIO_SMSC_LPC47B397 bool - default n config SUPERIO_SMSC_LPC47M10X bool - default n config SUPERIO_SMSC_LPC47N217 bool - default n config SUPERIO_SMSC_SMSCSUPERIO bool - default n |