diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:14:38 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-04 01:00:19 +0100 |
commit | 50a29f8170737acddbac11213e0bd017cf3c48dc (patch) | |
tree | 3deed15d64bcd1e6a0233f6215056ab678996638 /src/superio/smsc/Kconfig | |
parent | 09c0c114e6646be978a85e3266e0c8ae1241119f (diff) |
Drop SuperIO smsc/fdc37m60x
All boards using this SuperIO have been removed from the tree already.
Change-Id: I52847bc2fc16b27ac0de0bc7c847221b1e5cb744
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12245
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/smsc/Kconfig')
-rw-r--r-- | src/superio/smsc/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/smsc/Kconfig b/src/superio/smsc/Kconfig index 6245766820..0bab195f23 100644 --- a/src/superio/smsc/Kconfig +++ b/src/superio/smsc/Kconfig @@ -19,8 +19,6 @@ config SUPERIO_WANTS_14MHZ_CLOCK config SUPERIO_SMSC_DME1737 bool -config SUPERIO_SMSC_FDC37M60X - bool config SUPERIO_SMSC_FDC37N972 bool config SUPERIO_SMSC_LPC47B272 |