diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:06:29 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-30 18:53:24 +0100 |
commit | 0cca93162f0176a47a95a71edf84801848af9699 (patch) | |
tree | b5f605a67ce19de9da73a887d568c911423a7c5c /src/superio/nsc/Kconfig | |
parent | 3e6ba4daccd9fdc451c6c4704e7d02ca6e6e85fc (diff) | |
download | coreboot-0cca93162f0176a47a95a71edf84801848af9699.tar.xz |
Drop SuperIO nsc/pc8374
All boards using this SuperIO have been removed from the tree.
Change-Id: I1d13ec7c5f27e82523612af7f07fca3176953600
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12239
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 2243ee4861..be5c3b5ae6 100644 --- a/src/superio/nsc/Kconfig +++ b/src/superio/nsc/Kconfig @@ -18,8 +18,6 @@ ## -config SUPERIO_NSC_PC8374 - bool config SUPERIO_NSC_PC87309 bool config SUPERIO_NSC_PC87360 |