diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:08:06 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-30 18:53:29 +0100 |
commit | 6c4ea738ff68311864564bec51a53de844648e80 (patch) | |
tree | 81ec1d42499104ff7d912140b6f7bf99ed76b649 /src/superio/nsc/Kconfig | |
parent | 0cca93162f0176a47a95a71edf84801848af9699 (diff) |
Drop SuperIO nsc/pc97307
All boards using this SuperIO have been removed already.
Change-Id: I667a8d15a2d16671115f62de656b1c5c6a8259b9
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12240
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/nsc/Kconfig')
-rw-r--r-- | src/superio/nsc/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/nsc/Kconfig b/src/superio/nsc/Kconfig index be5c3b5ae6..929fea5472 100644 --- a/src/superio/nsc/Kconfig +++ b/src/superio/nsc/Kconfig @@ -32,7 +32,5 @@ config SUPERIO_NSC_PC87392 bool config SUPERIO_NSC_PC87417 bool -config SUPERIO_NSC_PC97307 - bool config SUPERIO_NSC_PC97317 bool |