[coreboot] [v2] r4813 - in trunk/coreboot-v2/src: . superio/ite

Mark Marshall mark.marshall at csr.com
Tue Oct 20 15:09:19 CEST 2009


Hi.

svn at coreboot.org wrote:
> 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
> 
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).

MM






More information about the coreboot mailing list