Joel Linn has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/81499?usp=email )
Change subject: superio/ite: Disable 16-bit tacho counters for IT8728F ......................................................................
superio/ite: Disable 16-bit tacho counters for IT8728F
According to the datasheet, these are not supported on this model.
Change-Id: If65b2cab249144ae85e2bc9023f16b73106262df Signed-off-by: Joel Linn jl@conductive.de --- M src/superio/ite/it8728f/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/81499/1
diff --git a/src/superio/ite/it8728f/Kconfig b/src/superio/ite/it8728f/Kconfig index 6d02c0b..2f9be8d 100644 --- a/src/superio/ite/it8728f/Kconfig +++ b/src/superio/ite/it8728f/Kconfig @@ -5,7 +5,6 @@ select SUPERIO_ITE_COMMON_PRE_RAM select SUPERIO_ITE_ENV_CTRL select SUPERIO_ITE_ENV_CTRL_PWM_FREQ2 - select SUPERIO_ITE_ENV_CTRL_FAN16_CONFIG select SUPERIO_ITE_ENV_CTRL_8BIT_PWM select SUPERIO_ITE_ENV_CTRL_5FANS select SUPERIO_ITE_ENV_CTRL_7BIT_SLOPE_REG