Hi. [email protected] wrote:
Here there is one instance of SUPERIO_ITE_IT8716F and another of SUPERIO_ITE_ITE8716F. Is that deliberate (they are different - one has more E's than the other).Author: myles Date: 2009-10-19 21:08:18 +0200 (Mon, 19 Oct 2009) New Revision: 4813 Modified: trunk/coreboot-v2/src/superio/ite/Kconfig =================================================================== --- trunk/coreboot-v2/src/superio/ite/Kconfig 2009-10-19 18:55:08 UTC (rev 4812) +++ trunk/coreboot-v2/src/superio/ite/Kconfig 2009-10-19 19:08:18 UTC (rev 4813) @@ -10,5 +10,9 @@ bool config SUPERIO_ITE_IT8716F bool +config SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL + bool + depends on SUPERIO_ITE_ITE8716F + default n config SUPERIO_ITE_IT8718F bool
MM -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

