diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-04-23 04:21:53 +1000 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2014-04-26 13:10:54 +0200 |
commit | ea2900bd6c260bb8b06a8b9e3fc93a21bd87d2e6 (patch) | |
tree | 81b785a0cc67a24608b13bf03f4784c8a8a08f76 /src/superio/ite/Kconfig | |
parent | 45b7b5af763c6b3ab385690891641103b41e4816 (diff) |
superio/ite/it8673f: Remove poor implementation
Following the reasoning of:
HASH superio/ite/it8705f: Remove poor implementation
Change-Id: Ic0722116b84acf4f3c3ef4b18b961a56f0f50718
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5568
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/superio/ite/Kconfig')
-rw-r--r-- | src/superio/ite/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/superio/ite/Kconfig b/src/superio/ite/Kconfig index a8ce104c41..4c0f927022 100644 --- a/src/superio/ite/Kconfig +++ b/src/superio/ite/Kconfig @@ -22,8 +22,6 @@ config SUPERIO_ITE_IT8661F bool config SUPERIO_ITE_IT8671F bool -config SUPERIO_ITE_IT8673F - bool config SUPERIO_ITE_IT8712F bool config SUPERIO_ITE_IT8716F |