diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:10:59 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-30 18:54:28 +0100 |
commit | 42444f6f53d47604d9a44c9e109b5717efaed74f (patch) | |
tree | 77507bd9d57924415bc7286f06225d224657869b /src/superio/nuvoton/Kconfig | |
parent | a57ad8f2abc57fe23a17d1517c501572c0dcec71 (diff) |
Drop SuperIO nuvoton/nct6779d
All boards using this SuperIO have been removed from the tree already.
Change-Id: I57eacf2a88077d0d0bffdcf44b3c2ecbd301e625
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12242
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/nuvoton/Kconfig')
-rw-r--r-- | src/superio/nuvoton/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/superio/nuvoton/Kconfig b/src/superio/nuvoton/Kconfig index b1e4a579c8..f3dda1a47d 100644 --- a/src/superio/nuvoton/Kconfig +++ b/src/superio/nuvoton/Kconfig @@ -32,7 +32,3 @@ config SUPERIO_NUVOTON_NCT5104D config SUPERIO_NUVOTON_NCT5572D bool select SUPERIO_NUVOTON_COMMON_ROMSTAGE - -config SUPERIO_NUVOTON_NCT6779D - bool - select SUPERIO_NUVOTON_COMMON_ROMSTAGE |