diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-28 18:12:20 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-10-30 18:53:49 +0100 |
commit | a57ad8f2abc57fe23a17d1517c501572c0dcec71 (patch) | |
tree | e6390f0f3a8a5a09a0e7883ff9bf390e9a72b527 /src/superio/ite/Kconfig | |
parent | 53552cc08cb2c924748cc4d7523d845c74a3753d (diff) |
Drop SuperIO ite/it8661f
All boards using this SuperIO have been removed from the tree already.
Change-Id: Ifca91ae44ab222371808ff1e0027a7cbd4646b0a
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/12243
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/superio/ite/Kconfig')
-rw-r--r-- | src/superio/ite/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/superio/ite/Kconfig b/src/superio/ite/Kconfig index 2043016297..0aaf9f4e1b 100644 --- a/src/superio/ite/Kconfig +++ b/src/superio/ite/Kconfig @@ -23,10 +23,6 @@ config SUPERIO_ITE_COMMON_ROMSTAGE bool -config SUPERIO_ITE_IT8661F - bool - select SUPERIO_ITE_COMMON_ROMSTAGE - config SUPERIO_ITE_IT8671F bool select SUPERIO_ITE_COMMON_ROMSTAGE |